nagios plugin to check that we’re running the latest installed kernel
Find a file
2022-02-24 14:49:42 +01: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 support RHEL/CentOS/Rocky kernels 2022-02-24 14:49:42 +01:00
check_kernel.py Initial commit 2015-05-24 18:38:04 +02:00
check_kernel_test.py support RHEL/CentOS/Rocky kernels 2022-02-24 14:49:42 +01: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