X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fnagios-master.cfg;h=a69c2a3c687c02160d01a4f1c5266d29c1a1fd76;hb=517bf1deedbf3da3994e1ed2001b6f74c2203d38;hp=aac9011f87d230d42fbd324154bb3485f4638586;hpb=73023766bd955e2821104646c3a57d48cf209596;p=mirror%2Fdsa-nagios.git diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index aac9011..a69c2a3 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -215,7 +215,7 @@ servers: spohr: address: 192.25.206.33 parents: gw-HP-ftc - hostgroups: computers, service, dl380, apache2-hosts, nfs-server, spamd, heavy-exim, squeeze + hostgroups: computers, service, dl380, apache2-hosts, nfs-server, spamd, heavy-exim, squeeze, apache-https peri: address: 192.25.206.15 parents: gw-HP-ftc @@ -538,7 +538,7 @@ servers: ravel: address: 206.12.19.5 parents: tchaikovsky - hostgroups: computers, general, dl385, apache2-hosts, acpid-hosts, hasbootfs, nfs-server, rsyncd-hosts, bind9-hosts, uploadqueue, hasorgfs, heavy-exim, xinetd-hosts, squeeze + hostgroups: computers, general, dl385, apache2-hosts, acpid-hosts, hasbootfs, nfs-client, rsyncd-hosts, bind9-hosts, uploadqueue, hasorgfs, heavy-exim, xinetd-hosts, squeeze, autofs dijkstra: address: 206.12.19.218 parents: tchaikovsky @@ -625,7 +625,7 @@ servers: rossini: address: 206.12.19.19 parents: tchaikovsky - hostgroups: computers, dl585, acpid-hosts, service, squeeze, apache2-hosts + hostgroups: computers, dl585, acpid-hosts, service, squeeze, apache2-hosts, apache-https salieri: address: 206.12.19.20 parents: tchaikovsky @@ -701,7 +701,7 @@ servers: diabelli: address: 206.12.19.136 parents: traetta - hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, apache2-hosts + hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, apache2-hosts, apache-https bizet: address: 206.12.19.137 parents: traetta @@ -1181,6 +1181,8 @@ servicegroups: alias: apt upgrade status samhain: alias: samhain integrity status + time: + alias: time stuff security: alias: security servicegroup_members: apt, weaksshkeys, kernel, samhain @@ -1594,6 +1596,7 @@ services: name: process - ntpd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -p 1 -C ntpd -a '/usr/sbin/ntpd -p /var/run/ntpd.pid'" hostgroups: computers + servicegroups: time - name: network service - ntp check: dsa_check_ntp @@ -1601,12 +1604,14 @@ services: depends: process - ntpd excludehosts: ancina excludehostgroups: ntpsuckers + servicegroups: time # - name: network service - time check: dsa_check_time hosts: ancina depends: process - xinetd + servicegroups: time ### - @@ -1964,6 +1969,10 @@ services: name: "host SSL cert" nrpe: "if [ -e /etc/ssl/certs/thishost.pem ]; then /usr/lib/nagios/plugins/dsa-check-cert-expire /etc/ssl/certs/thishost.pem; else echo 'No thishost.pem on this host.'; fi" hostgroups: computers + - + name: "pg SSL cert" + nrpe: "/usr/lib/nagios/plugins/dsa-check-cert-expire /etc/ssl/certs/pg-ubcece.debian.org-chained.pem" + hosts: danzi ############ Processes/Services that only run on some computers ############ ####