X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=8637c8a1f5dec6200cb836052fbb1336626dc77f;hb=89669d28edea7dd6b21ec464257d8774914676a8;hp=a78accfd1a3a566d7d159c62b242935482cd5f3a;hpb=102a5c97d913e9b4280d01e9e89b60aa4417a3ad;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index a78accf..8637c8a 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -8,17 +8,17 @@ # hosts ############################# servers: - manda-debian-gw: + gw-MAN-DA-debian: address: 82.195.75.126 hostgroups: routing-infrastructure bartok: address: 82.195.75.91 - parents: manda-debian-gw + parents: gw-MAN-DA-debian hostgroups: computers, syslog-ng-hosts, postfix-hosts, dl385 sperger: address: 82.195.75.98 - parents: manda-debian-gw + parents: gw-MAN-DA-debian hostgroups: computers, sw-raid ############################# @@ -208,7 +208,7 @@ services: ### - name: process - clamav - clamd - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C clamd -a '/usr/sbin/clamd'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u clamav -C clamd -a '/usr/sbin/clamd'" hostgroups: computers excludehostgroups: postfix-hosts - @@ -303,6 +303,11 @@ services: hostgroups: dl385 ### - - name: process - raid - arrayprobe + name: RAID - arrayprobe nrpe: "sudo /usr/bin/arrayprobe" hostgroups: dl385 + ### + - + name: RAID - sw raid + nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-sw" + hostgroups: sw-raid