From: Stephen Gran Date: Sun, 11 Apr 2010 15:40:52 +0000 (+0100) Subject: add uptime check X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=d4195f36d29c4d2a7ee5e2d34c7f3fc918bb8533;p=mirror%2Fdsa-nagios.git add uptime check Signed-off-by: Stephen Gran --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index e169076..4ba66c1 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1134,6 +1134,11 @@ services: name: load nrpe: "/usr/lib/nagios/plugins/check_load -w 140,120,100 -c 240,220,200" hostgroups: highload + #### + - + name: uptime check + nrpe: "/usr/lib/nagios/plugins/dsa-check-uptime" + hostgroups: computers #### - name: processes - zombies