icinga is als a possible recommand
This commit is contained in:
parent
ac17a36502
commit
a2e592aa15
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,6 +1,6 @@
|
||||||
nagios-plugins (1.4.15-6) UNRELEASED; urgency=low
|
nagios-plugins (1.4.15-6) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* NOT RELEASED YET
|
* Add icinga as recommand as alternative for nagios3
|
||||||
|
|
||||||
-- Jan Wagner <waja@cyconet.org> Wed, 07 Sep 2011 15:33:55 +0200
|
-- Jan Wagner <waja@cyconet.org> Wed, 07 Sep 2011 15:33:55 +0200
|
||||||
|
|
||||||
|
|
6
debian/control
vendored
6
debian/control
vendored
|
@ -12,7 +12,7 @@ Standards-Version: 3.9.2
|
||||||
Package: nagios-plugins
|
Package: nagios-plugins
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, nagios-plugins-basic, nagios-plugins-standard
|
Depends: ${misc:Depends}, nagios-plugins-basic, nagios-plugins-standard
|
||||||
Suggests: nagios3
|
Suggests: nagios3 | icinga
|
||||||
Description: Plugins for nagios compatible monitoring systems (metapackage)
|
Description: Plugins for nagios compatible monitoring systems (metapackage)
|
||||||
Plugins for nagios compatible monitoring systems like Nagios and Icinga.
|
Plugins for nagios compatible monitoring systems like Nagios and Icinga.
|
||||||
.
|
.
|
||||||
|
@ -26,7 +26,7 @@ Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, procps, iputils-ping [linux-any], inetutils-ping [kfreebsd-any hurd-any], ucf
|
Depends: ${shlibs:Depends}, ${misc:Depends}, procps, iputils-ping [linux-any], inetutils-ping [kfreebsd-any hurd-any], ucf
|
||||||
Conflicts: nagios-plugins (<= 1.4.2-3)
|
Conflicts: nagios-plugins (<= 1.4.2-3)
|
||||||
Replaces: nagios-plugins, nagios-plugins-standard
|
Replaces: nagios-plugins, nagios-plugins-standard
|
||||||
Suggests: nagios3
|
Suggests: nagios3 | icinga
|
||||||
Description: Plugins for nagios compatible monitoring systems
|
Description: Plugins for nagios compatible monitoring systems
|
||||||
Plugins for nagios compatible monitoring systems like Nagios and Icinga. It
|
Plugins for nagios compatible monitoring systems like Nagios and Icinga. It
|
||||||
contains the following plugins:
|
contains the following plugins:
|
||||||
|
@ -55,7 +55,7 @@ Conflicts: nagios-plugins (<= 1.4.2-3)
|
||||||
Replaces: nagios-plugins
|
Replaces: nagios-plugins
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ucf, nagios-plugins-basic (>= 1.4.5-2)
|
Depends: ${shlibs:Depends}, ${misc:Depends}, ucf, nagios-plugins-basic (>= 1.4.5-2)
|
||||||
Recommends: ${shlibs:Recommends}, fping, snmp, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, whois, qstat
|
Recommends: ${shlibs:Recommends}, fping, snmp, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, whois, qstat
|
||||||
Suggests: nagios3, postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light
|
Suggests: nagios3 | icinga, postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light
|
||||||
Description: Plugins for nagios compatible monitoring systems
|
Description: Plugins for nagios compatible monitoring systems
|
||||||
Plugins for nagios compatible monitoring systems like Nagios and Icinga. It
|
Plugins for nagios compatible monitoring systems like Nagios and Icinga. It
|
||||||
contains the following plugins:
|
contains the following plugins:
|
||||||
|
|
Loading…
Reference in a new issue