X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fnagios-master.cfg;h=4ca3344dbb1f26d5a6fad25dad6745f95fd515fc;hb=4dd94be5ec29b8e4eab807fd6de7552a764cfbf7;hp=9071b02af11ed67c816e2fff5bbf388d5eb2a34a;hpb=6d31ab86c29efeff6f3d819079963e494b9ac352;p=mirror%2Fdsa-nagios.git diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 9071b02..4ca3344 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -817,7 +817,7 @@ servers: 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 @@ 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"