Linux

check_kernel

Description:

Checks if the running kernel is also the newest installed kernel. If not, a reboot may be needed. This plugin is tested on Centos 6, but should work on any modern RHEL compatible system.

Current Version

1

Last Release Date

2013-01-31

Compatible With

  • Nagios 3.x

Owner

License

GPL


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 Notes
Reviews (1) Add a Review
Working..!!!
by nishith, September 30, 2017
Very Simple to use with NRPE. :)
###########################
Nagios Server Configuration:

define service{
use generic-service
host_name mail.example.local
service_description KERNEL Version
check_command check_nrpe!check_kernel
check_interval 1440
}
###########################
NRPE File Configuration:
vim /usr/local/nagios/etc/nrpe.cfg
command[check_kernel]=/usr/local/nagios/libexec/check_kernel
###########################


-Nishith N.Vyas
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
5 (4)
Favorites
0
Views
45,521