My custom Icinga2 checks.
Go to file
Cyberes 683dba8519 add check_matrix_msg, other minor chnages 2023-11-14 11:35:41 -07:00
Other working on refactor 2023-06-15 11:00:41 -06:00
check_docker fix rc 2023-05-03 12:26:57 -06:00
check_pve check_pve: option to ignore unknown disks 2023-05-28 12:50:04 -06:00
checker add check_matrix_msg, other minor chnages 2023-11-14 11:35:41 -07:00
services reorganize icinga2kuma 2023-04-26 01:28:29 -06:00
.gitignore reorganize, fix bugs 2023-04-21 23:54:16 -06:00
LICENSE Initial commit 2023-04-21 23:54:15 -06:00
README.md add check_wireguard 2023-11-08 18:39:49 -07:00
check_bandwidth.py check_bandwidth: don't print all interfaces if ok 2023-07-06 10:15:32 -06:00
check_coturn.sh make bash work on bsd and linux 2023-06-07 14:31:09 -06:00
check_curl.sh add check_dns_tls.py 2023-06-22 16:24:28 -06:00
check_dns.sh add check_dns 2023-06-21 17:57:46 -06:00
check_dns_over_https.sh add check_dns 2023-06-21 17:57:46 -06:00
check_dns_tls.py update check_matrix_synapse 2023-09-16 13:18:11 -06:00
check_federation.py add check_matrix_msg, other minor chnages 2023-11-14 11:35:41 -07:00
check_federation_tester.py check_federation_tester, make stuff executable 2023-04-21 23:54:17 -06:00
check_graylog.py check_graylog: option to ignore update notifications 2023-07-25 10:22:55 -06:00
check_hauk.py add check_wireguard 2023-11-08 18:39:49 -07:00
check_iowait.sh fix check_iowait for bsd 2023-06-09 17:35:47 -06:00
check_iperf3.sh check_iperf3: add retry if iperf3 server is busy\ 2023-09-16 13:33:45 -06:00
check_matrix_msg.py add check_matrix_msg, other minor chnages 2023-11-14 11:35:41 -07:00
check_matrix_synapse.py dumbass 2023-09-16 13:37:18 -06:00
check_media_cdn.py media cdn: adjust defaults 2023-10-02 15:09:12 -06:00
check_monitor_bot.py check_monitor_bot: remove debug print 2023-05-30 21:50:54 -06:00
check_nginx.py add method to get_with_retry() 2023-06-27 17:56:40 -06:00
check_openwrt_bssid.py add check_matrix_msg, other minor chnages 2023-11-14 11:35:41 -07:00
check_opnsense_traffic_for_host.py check_opnsense_traffic_for_host: convert levels to int 2023-09-09 12:29:12 -06:00
check_process.sh check_process.sh: fix bsd 2023-06-08 12:30:44 -06:00
check_pve_guest_metrics.py check_pve_guest_metrics: adjust input data 2023-09-09 12:23:34 -06:00
check_redis.py check_federation_tester, make stuff executable 2023-04-21 23:54:17 -06:00
check_scrutiny_disks.py check_scrutiny_disks: fix time comparison 2023-07-11 10:25:22 -06:00
check_speedtest.py add check_greylog.py 2023-06-27 13:13:52 -06:00
check_ssh.sh add check_ssh 2023-06-22 14:58:35 -06:00
check_uptime.sh check_uptime: fix floating point error 2023-06-08 22:48:55 -06:00
check_vllm.py add check_wireguard 2023-11-08 18:39:49 -07:00
check_wireguard.sh modify check_wireguard, add initial check_openwrt_bssid 2023-11-12 10:27:23 -07:00
check_zfs_zpool.py check_zfs_zpool: don't force table critical 2023-07-06 09:44:37 -06:00
icinga2kuma.py fix media cdn 2023-10-02 15:00:49 -06:00
install.sh make bash work on bsd and linux 2023-06-07 14:31:09 -06:00
matrix-host-notification.py check_federation_tester, make stuff executable 2023-04-21 23:54:17 -06:00
matrix-service-notification.py check_federation_tester, make stuff executable 2023-04-21 23:54:17 -06:00
packages.txt package lists 2023-04-21 23:54:20 -06:00
requirements-global.txt package lists 2023-04-21 23:54:20 -06:00
requirements-linuxfabrik.txt modify requirements 2023-04-21 23:54:20 -06:00
requirements.txt remove tiktoken from requirements because it uses rust. need to install manually 2023-10-31 21:20:36 -06:00

README.md

icinga2-checks

My custom Icinga2 checks.

Useful: https://nagios-plugins.org/doc/guidelines.html#AEN200