nagios plugin to check that we’re running the latest installed kernel
Find a file
2023-11-13 03:11:57 +01:00
.gitignore 🐛 fix getting kernel versions for debian/proxmox 2022-03-30 18:31:21 +02:00
.travis.yml ✔️ travis: test python 3.8 + 3.9 2021-09-09 14:37:18 +02:00
check_kernel 🐛 Use raw strings for regexen 2023-11-13 03:11:57 +01:00
check_kernel.py Initial commit 2015-05-24 18:38:04 +02:00
check_kernel_test.py Merge branch 'master' of github.com:neingeist/check_kernel 2022-04-01 00:15:36 +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