X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=5b22d6628e4c091b80734180362eda8738bc27e1;hb=6db15777be2201c9f753bd51a50fe03de73a90dd;hp=cecf9f846281e4015ef06e662f9645374231bb10;hpb=72f212e12d1c6b6a6d003d5f11c415c8e893e52a;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index cecf9f8..5b22d66 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -513,6 +513,11 @@ servicegroups: alias: kernel checks weaksshkeys: alias: weak ssh keys + apt: + alias: apt upgrade status + security: + alias: security + servicegroup_members: apt, weaksshkeys, kernel ############################# # services @@ -622,14 +627,12 @@ 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 + servicegroups: apt + nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/apt" + hostgroups: computers + normal_check_interval: 360 #### - name: backup