A collection of scripts I use for monitoring via NRPE
Go to file
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
.gitignore Add gitignore 2021-10-03 15:29:53 -05:00
LICENSE Make the license actually valid with my copyright info 2021-10-02 14:24:52 -05:00
README.md Initial commit 2021-08-18 18:14:39 -05:00
check_apt_pending Fix typo in check_apt_pending 2021-10-03 15:35:12 -05:00
check_cpu_stats Add check_cpu_stats plugin 2021-10-03 15:45:46 -05:00
check_docker Add check_docker 2021-09-07 15:16:31 -05:00
check_executables_in_tmp Ignore recently-created temporary files (in the event that Ansible is doing shenanigans or something 2022-04-27 17:44:04 -05:00
check_file_age Revert "Revert "Add a quick little script to check a file's age"" 2021-12-11 15:58:58 -06:00
check_mem_justintime Revert "Revert "Add a quick little script to check a file's age"" 2021-12-11 15:58:58 -06:00
check_minecraft Use python2, not python for check_minecraft 2021-12-24 14:45:58 -06:00
check_ping_by_hostname Add check_ping_by_hostname 2021-10-15 19:17:13 -05:00
check_reboot_required 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
check_systemd_unit Fix me not knowing Nagios return codes 2021-08-18 20:03:48 -05:00
check_temp Make executable 2022-01-10 23:56:27 -06:00

README.md

monitoring-scripts

A collection of scripts I use for monitoring via NRPE