Commit Graph

20 Commits

Author SHA1 Message Date
6f85b4e493 Add a quick little script to check a file's age 2021-11-25 16:38:37 -06:00
ebfd7fbc3a Add check_ping_by_hostname 2021-10-15 19:17:13 -05:00
85de49d8ec Add check_cpu_stats plugin 2021-10-03 15:45:46 -05:00
98ab2f8f30 Fix typo in check_apt_pending 2021-10-03 15:35:12 -05:00
e3b59c08c8 Add check_apt_pending 2021-10-03 15:30:02 -05:00
0d500ca2b9 Add gitignore 2021-10-03 15:29:53 -05:00
05d6be51b8 Modify the reboot-required check to be more forgiving of the first few days after a package update 2021-10-02 14:39:19 -05:00
daa098849c Make the license actually valid with my copyright info
Oops
2021-10-02 14:24:52 -05:00
4d63d9f3e9 Add more details to check_reboot_required, adding packages to the output string 2021-09-14 17:20:59 -05:00
dee3bce537 Add check_docker 2021-09-07 15:16:31 -05:00
83081b757b Fix incorrect variable substitution
i.e. a lack thereof
2021-08-18 23:00:49 -05:00
8257bd69e2 Allow specifying the threshold on the command line 2021-08-18 22:59:26 -05:00
875a961eba Add a reboot-required check 2021-08-18 22:57:41 -05:00
972fdaf614 Fix me not knowing Nagios return codes
https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/3/en/pluginapi.html

The more you know
2021-08-18 20:03:48 -05:00
36e1bace98 Fix accidentally hardcoding the systemctl cat 2021-08-18 19:52:33 -05:00
39f9fa3dbb Switch from colons to hyphens 2021-08-18 19:41:04 -05:00
426f96839d Reword the message on oneshot but not running 2021-08-18 19:40:11 -05:00
f877fac512 Fix a bug where oneshot services that weren't running got weird status text 2021-08-18 19:03:14 -05:00
2330f1551e Add check_systemd_unit 2021-08-18 18:44:27 -05:00
31afba4090 Initial commit 2021-08-18 18:14:39 -05:00