From 69321d829c418152ca6500eaab201d9c82b00813 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 20 May 2008 22:42:47 +0000 Subject: [PATCH] [project @ peter@palfrader.org-20080520224247-qceymejtf6z4fsej] run apt-status-check --- nagios-master.cfg | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index cecf9f8..6888d56 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -622,14 +622,11 @@ services: ############ All Computers ############ #### - #- - # name: apt - security updates - # nrpe: "/usr/local/bin/nagios-check-apt-updates --warnifupdates" - # hostgroups: computers - # normal_check_interval: 480 - # notification_interval: 480 - # max_check_attempts: 4 - # retry_check_interval: 12 + - + name: apt - security updates + nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/apt" + hostgroups: computers + normal_check_interval: 360 #### - name: backup -- 2.20.1