nagios plugin to check that we’re running the latest installed kernel
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Mike Gerber 13eade8841 🐛 Use raw strings for regexen 5 months ago
.gitignore 🐛 fix getting kernel versions for debian/proxmox 2 years ago
.travis.yml ✔️ travis: test python 3.8 + 3.9 3 years ago
Makefile Add a Makefile to ease installing 9 years ago
README.md ✔️ Travis: use travis-ci.com 3 years ago
TODO.md TODO: Support Debian sorting algorithm 9 years ago
check_kernel 🐛 Use raw strings for regexen 5 months ago
check_kernel.py Initial commit 9 years ago
check_kernel_test.py Merge branch 'master' of github.com:neingeist/check_kernel 2 years ago

README.md

check_kernel

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

Build Status