nagios plugin to check that we’re running the latest installed kernel
 
 
Go to file
Mike Gerber 427e953b7a Add a Makefile to ease installing
.gitignore Add .gitignore
.travis.yml Travis: state explicitly that sudo is not required
Makefile Add a Makefile to ease installing
README.md README: Include Travis CI build status
TODO.md TODO: Support Debian sorting algorithm
check_kernel Support Python 3.x
check_kernel.py Initial commit
check_kernel_test.py Tests: Add another test

README.md

Nagios plugin to check that we're running the latest installed kernel

Build Status