Commit Graph

32 Commits

Author SHA1 Message Date
Salt 8822bfad31 Ignore recently-created temporary files (in the event that Ansible is doing shenanigans or something 2022-04-27 17:44:04 -05:00
Salt edf1588c27 Fix a myriad of issues with that last script 2022-04-27 17:39:20 -05:00
Salt 815044fca0 Add a check for executables in /tmp
Yaknow, case we get owned
2022-04-27 17:25:04 -05:00
Salt 2d6a52f439 Make executable 2022-01-10 23:56:27 -06:00
Salt 9f8f59ecd3 Add check_temp 2022-01-10 21:58:49 -06:00
Salt 6e74d5d992 Use python2, not python for check_minecraft 2021-12-24 14:45:58 -06:00
Salt 4e7c418b04 Add a Minecraft checker script 2021-12-24 14:31:59 -06:00
Salt c7f1097948 Revert "Revert "Add a quick little script to check a file's age""
This reverts commit 822c5193b8.
2021-12-11 15:58:58 -06:00
Salt 822c5193b8 Revert "Add a quick little script to check a file's age"
This reverts commit 6f85b4e493.
2021-12-09 16:45:23 -06:00
Salt e7c70934f6 Revert "Add a readability check to that file"
This reverts commit dc4b522ef5.
2021-12-09 16:45:02 -06:00
Salt dd66a4c03d Add justintime's edit of check_mem for ZFS compatibility 2021-12-09 16:39:23 -06:00
Salt dc4b522ef5 Add a readability check to that file 2021-11-25 16:40:45 -06:00
Salt 6f85b4e493 Add a quick little script to check a file's age 2021-11-25 16:38:37 -06:00
Salt ebfd7fbc3a Add check_ping_by_hostname 2021-10-15 19:17:13 -05:00
Salt 85de49d8ec Add check_cpu_stats plugin 2021-10-03 15:45:46 -05:00
Salt 98ab2f8f30 Fix typo in check_apt_pending 2021-10-03 15:35:12 -05:00
Salt e3b59c08c8 Add check_apt_pending 2021-10-03 15:30:02 -05:00
Salt 0d500ca2b9 Add gitignore 2021-10-03 15:29:53 -05:00
Salt 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
Salt daa098849c Make the license actually valid with my copyright info
Oops
2021-10-02 14:24:52 -05:00
Salt 4d63d9f3e9 Add more details to check_reboot_required, adding packages to the output string 2021-09-14 17:20:59 -05:00
Salt dee3bce537 Add check_docker 2021-09-07 15:16:31 -05:00
Salt 83081b757b Fix incorrect variable substitution
i.e. a lack thereof
2021-08-18 23:00:49 -05:00
Salt 8257bd69e2 Allow specifying the threshold on the command line 2021-08-18 22:59:26 -05:00
Salt 875a961eba Add a reboot-required check 2021-08-18 22:57:41 -05:00
Salt 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
Salt 36e1bace98 Fix accidentally hardcoding the systemctl cat 2021-08-18 19:52:33 -05:00
Salt 39f9fa3dbb Switch from colons to hyphens 2021-08-18 19:41:04 -05:00
Salt 426f96839d Reword the message on oneshot but not running 2021-08-18 19:40:11 -05:00
Salt f877fac512 Fix a bug where oneshot services that weren't running got weird status text 2021-08-18 19:03:14 -05:00
Salt 2330f1551e Add check_systemd_unit 2021-08-18 18:44:27 -05:00
Salt 31afba4090 Initial commit 2021-08-18 18:14:39 -05:00