Merge branch 'master' of git+ssh://db.debian.org/git/dsa-nagios
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 7 Feb 2015 20:29:25 +0000 (20:29 +0000)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 7 Feb 2015 20:29:25 +0000 (20:29 +0000)
* 'master' of git+ssh://db.debian.org/git/dsa-nagios:
  remove villa from no-backup
  new villa
  nagios-check-libs: new version number
  New version number
  Depend on libyaml-syck-perl
  Add sample for check-libs.conf file
  Do dsa-check-libs checks everywhere but on freebsd
  Add upgraded library check
  dsa-check-libs: find nfs files
  New version number
  release
  Add dsa-check-libs
  dsa-check-backuppg: import errno
  dsa-check-backuppg: Ignore removed tmp files instead of crashing
  LWP needs the ca-debian workaround too
  dsa-check-dnssec-delegation: Ignore revoked DNSKEYs in zone.

1  2 
config/nagios-master.cfg

diff --combined config/nagios-master.cfg
@@@ -706,7 -706,7 +706,7 @@@ servers
    stockhausen:
      address: 82.195.75.108
      parents: ganeti3
 -    hostgroups: computers, service, kvmdomains, wheezy, acpid-hosts, jetty-hosts
 +    hostgroups: computers, service, kvmdomains, jessie, acpid-hosts, jetty-hosts
    ganeti3:
      address: 82.195.75.111
      parents: gw-man-da
    villa:
      address: 212.211.132.32
      parents: gw-scanplus-villa
-     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl380, hasvarfs, hasusrfs, hasorgfs, xinetd-hosts, wheezy, security_mirror, no-bacula
+     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl360, hassrvfs, xinetd-hosts, jessie, security_mirror, acpid-hosts
    # }}}
    # {{{ gw-sil
    eder:
@@@ -1670,6 -1670,15 +1670,15 @@@ services
      hostgroups: computers
      normal_check_interval:  60
      retry_check_interval: 15
+   -
+     name: upgraded libraries
+     servicegroups: security
+     nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-libs"
+     hostgroups: computers
+     excludehostgroups: freebsd
+     normal_check_interval:  60
+     retry_check_interval: 15
+     notification_interval: 10080
    -
      name: installed firewall
      nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/ferm.conf"