Re: [Nagios-users] peer review debian check

2009-12-29 Thread Martin Melin
Hello, This service definition will, assuming a default interval_length, execute the check_debian_updates NRPE check every 5 minutes but only notify you every 24 hours in case of failure. For this case, I'd suggest switching the values of notification_interval and check_interval (normal_check_int

Re: [Nagios-users] peer review debian check

2009-12-29 Thread Jim Avery
2009/12/29 Brent Clark : > Hiya > > I was hoping someone would be kind to peer review my service check. > > I got a nrpe check to check that the debian packages on my servers are > up to date. I would like for this check to run once a day. > > This is what I was able to come up with. > > define ser

[Nagios-users] peer review debian check

2009-12-29 Thread Brent Clark
Hiya I was hoping someone would be kind to peer review my service check. I got a nrpe check to check that the debian packages on my servers are up to date. I would like for this check to run once a day. This is what I was able to come up with. define service{ use g