nagios plugin to check that we’re running the latest installed kernel
Find a file
2015-05-25 22:32:38 +02:00
.gitignore Add .gitignore 2015-05-24 23:16:56 +02:00
.travis.yml Travis: state explicitly that sudo is not required 2015-05-25 21:18:17 +02:00
check_kernel Support Python 3.x 2015-05-25 21:13:57 +02:00
check_kernel.py Initial commit 2015-05-24 18:38:04 +02:00
check_kernel_test.py Tests: Add another test 2015-05-25 22:31:50 +02:00
README.md README: Include Travis CI build status 2015-05-25 06:20:02 +02:00
TODO.md TODO: Support Debian sorting algorithm 2015-05-25 22:32:38 +02:00

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

Build Status