nagios plugin to check that we’re running the latest installed kernel
 
 
Go to file
Mike Gerber 9174f10f7f Merge branch 'master' of cvs.moegen-wir.net:neingeist/check_kernel
.gitignore Add .gitignore
.travis.yml ✔️ travis: test python 3.8 + 3.9
Makefile Add a Makefile to ease installing
README.md Update 'README.md'
TODO.md TODO: Support Debian sorting algorithm
check_kernel ⬆️ use python 3
check_kernel.py Initial commit
check_kernel_test.py 🐛 Fix detecting running kernel on Debian buster

README.md

check_kernel

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

Build Status