nagios plugin to check that we’re running the latest installed kernel
Find a file
Mike Gerber 27e430c796
Merge pull request #1 from cicerops/pve
🐛 fix getting kernel versions for debian/proxmox
2022-04-01 00:14:57 +02: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 🐛 fix getting kernel versions for debian/proxmox 2022-03-30 18:31:21 +02:00
check_kernel.py Initial commit 2015-05-24 18:38:04 +02:00
check_kernel_test.py 🐛 fix getting kernel versions for debian/proxmox 2022-03-30 18:31:21 +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