nagios plugin to check that we’re running the latest installed kernel
Find a file
2021-09-09 14:51:35 +02:00
.gitignore Add .gitignore 2015-05-24 23:16:56 +02:00
.travis.yml ✔️ travis: test python 3.8 + 3.9 2021-09-09 14:37:18 +02:00
check_kernel ⬆️ use python 3 2021-09-09 14:36:39 +02:00
check_kernel.py Initial commit 2015-05-24 18:38:04 +02:00
check_kernel_test.py 🐛 Fix detecting running kernel on Debian buster 2019-07-21 10:09:10 +02:00
Makefile Add a Makefile to ease installing 2015-05-28 09:01:47 +02:00
README.md ✔️ Travis: use travis-ci.com 2021-09-09 14:51:35 +02:00
TODO.md TODO: Support Debian sorting algorithm 2015-05-25 22:32:38 +02:00

check_kernel

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

Build Status