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 43ba2f79b1 🐛 Fix error message in installed_kernel_version()
Fixes gh-2.
2 years 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 🐛 Fix error message in installed_kernel_version() 2 years 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