Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Finds the current running kernel version and compares it to the latest installed kernel version. Shows a warning if you need a reboot.
Current Version
Last Release Date
June 18, 2009
Owner
Nagios Exchange
check_kernel_status
This script will find the running kernel version and compare it to the latest installed version (through apt!) Tested on Debian Etch, Debian Lenny and Ubuntu Server 8.04 LTS.
The script returns a warning when the installed version is higher than the running version, telling you that there is a reboot required.
We use it to track system maintenance status, as not all systems can be rebooted at request.
Update 2009-05-05: Added support for Debian Lenny.
i updated this script to work with debian squeeze i also changed the behaviour how the upstream version is determined (from hardcoded 2.6.X to check target of /vmlinuz) since i dont have ubuntu and can not test it i threw out the ubuntu stuff https://bitbucket.org/qoreqyas/check_kernel_status
Seems like you were wrong :-( The latest Ubuntu 12.04 is based on kernel 3.2... and it still needs the reboot after upgrade. Can you please support also the new kernel versions?
Wow, that does exactly what we plotted how we would monitor the kernel version. Just as I needed this. I've modified the script so that it works with recent versions of Debian Lenny and Squeeze (version schema seems to have changed with time) https://github.com/lelutin/nagios-plugins/blob/master/check_kernel_status
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!