Linux

check debian packages

Description:

This plugin checks if there are debian updates available. If so, it issues a warning, if the packages are from security it raises a critical.

Current Version

Last Release Date

June 16, 2009

Compatible With


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
This plugin doesn't update the apt database, you're supposed to have a cron line that already does an apt-get update. It also needs sudo, add something like this to /etc/sudoers: nagios servername=NOPASSWD:/usr/lib/nagios/plugins/check_debian_packages
Reviews (2) Add a Review
thx
by Benjamin, December 31, 2011
thanks; dodok1
Helpful? Yes  No 
works well, but ignores hold settings
by dodok1, March 31, 2011
there should be apt-get replaced with aptitude and you don't need sudo anymore (and held packages are ignored).

This is the change

my $CMD_APT = "/usr/bin/aptitude -v -s -y safe-upgrade";
Helpful? Yes  No 
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4 (2)
Favorites
0
Views
179,169