1
0
Fork 0
Commit graph

54 commits

Author SHA1 Message Date
Chl
70c9730237 nagios/diskstats: status unknown when device not found 2024-07-31 14:40:56 +02:00
Chl
f5f7727c5b nagios/forgejo: version format has changed 2024-07-31 13:14:46 +02:00
Chl
7594ba6bd7 nagios: another enhancement for check_linux_memory2 2024-04-25 19:14:03 +02:00
Chl
57fbb41825 nagios: reworked perfdata for check_linux_memory 2024-04-19 20:48:23 +02:00
Chl
94b53010c8 nagios/etc: revue ide-smart
- plus de /usr/lib64/...
- note sur sudo
2024-03-27 23:21:37 +01:00
Chl
817b6b655c nagios/netstat: free form command (let's be wild !)
(...and maybe insecure...)
2024-03-06 00:28:57 +01:00
Chl
775e35d759 nagios/btrfs: add btrfs and sudo examples in /etc config. 2024-03-05 00:39:46 +01:00
Chl
899c8e1efe nagios: adding check_diskstats.sh 2024-03-05 00:32:06 +01:00
Chl
e48cc16b01 nagios/netstat: sort perfdata 2024-02-02 23:10:43 +01:00
Chl
11fed2215c Adding check_gitlab_readiness.sh 2024-01-24 01:40:45 +01:00
Chl
b9135c95af check_linux_memory: adding oomkill to help message 2024-01-10 00:42:46 +01:00
Chl
4baa8fdde3 nagios/check_gitea_version: proper nagios' way to separate address and hostname 2024-01-07 15:52:20 +01:00
Chl
365c100066 nagios: add script check_forgejo_version.sh 2024-01-07 15:47:54 +01:00
Chl
33e8437984 nagios/check_whois: more flexibility 2024-01-07 15:47:54 +01:00
Chl
1d609af762 check_linux_memory: adding OOMKill detection 2023-11-19 19:26:15 +01:00
Chl
5caf403901 nagios: ajout check_lxc_mem 2023-10-31 00:44:46 +01:00
Chl
e4c8cf28b0 Récupération check_linux_memory.sh depuis https://github.com/hugme/Nag_checks/commits/master
(hope to owe you a lunch :)
2023-10-31 00:44:46 +01:00
Chl
3d263c0e31 check_btrfs_quota: fix 2023-10-31 00:40:35 +01:00
Chl
142d136d11 nagios: check_whois handles more TLD
.ru, .jp, .it + a fix for handling .fr answers.
2023-10-04 23:35:50 +02:00
Chl
29fc33a8e7 check_bind9.pl: sort perfdata keys 2023-10-02 15:54:59 +02:00
Chl
76668f21b4 check_btrfs: check for errors/corruption on devices 2023-10-02 15:54:37 +02:00
Chl
05fcddb210 nagios/etc: reorganize raid 2023-10-01 23:21:46 +02:00
Chl
b9184ba489 nagios/btrfs-quota: add extra infos to perfdata 2023-10-01 03:07:10 +02:00
Chl
d2ee68217e nagios/btrfs: quick patch 2023-10-01 01:33:52 +02:00
Chl
eabe6084fb nagios/etc: exclusion de devtmpfs par check_disks 2023-09-30 14:08:04 +02:00
Chl
9536d4583d (while it's on our mind...) 2022-09-17 00:26:48 +02:00
Chl
de87a663d2 nagios: check_dns_quickcheck_fullresolv.sh (+tests) 2022-09-17 00:10:44 +02:00
Chl
1fdd934e30 nagios: file-age: drop stderr from find command 2022-04-30 13:44:39 +02:00
Chl
68ec8f8812 nagios/check_swaping: adding check on oom_kill + change of unit
In order to standardize units, we use bytes instead of page/pagesize.
2021-09-17 00:22:13 +02:00
Chl
91a513481e nagios/check_whois: try not to flood whois servers 2021-09-15 00:22:13 +02:00
Chl
1ef592f9b2 nagios/check_dane_tlsa: better handling of non-responsive DNS server 2021-09-06 01:08:43 +02:00
Chl
0d299cd3a0 nagios: some enhancements + fixes for network_volume 2021-08-29 15:27:33 +02:00
Chl
737f61e844 nagios: adding check_btrfs_quota 2021-08-29 15:27:33 +02:00
Chl
6363625979 nagios/etc: exclusion tracefs de check_disks 2021-08-23 19:18:14 +02:00
Chl
6aeaab8a38 nagios/check_swaping: more reasonable defaults thresholds 2021-08-23 15:39:39 +02:00
Chl
269166a8ee nagios/etc: ajout check_swap 2021-08-23 15:25:55 +02:00
Chl
fc4d38b8cd nagios: adding check_swaping.sh 2021-08-23 01:20:02 +02:00
Chl
2e7e98e812 nagios: add quick dnssec validation check 2021-08-07 16:22:27 +02:00
Chl
1518a792c7 nagios/check_whois: new date format: 2022-07-05T23:59:59.0Z 2021-07-27 13:35:37 +02:00
Chl
285d24e09d nagios: adding template for nrpe_disks RRD perfdata 2021-07-12 13:53:56 +02:00
Chl
3f48f33bae nagios/etc: renaming 2021-07-12 13:52:22 +02:00
Chl
2d818412b2 nagios/etc: check_disk: ignore reserved space in perfdata 2021-04-22 14:37:52 +02:00
Chl
b01ae66304 nagios: file-age: add min-size
+ well needed explanation...
2021-03-06 18:18:19 +01:00
Chl
6956971a89 nagios/check_gitea_version.sh: quick and dirty fix scraper 2020-05-14 02:55:35 +02:00
Chl
9da2d8701e check_gitea: small enhancement
We really should use a HTML parser but I like the monitoring probes
to be as light on dependencies as possible.
2020-01-09 22:03:35 +01:00
Chl
67044d45c8 nagios: QnD script pour Gitea version 2020-01-09 17:30:21 +01:00
Chl
169bd2913d nagios/glue_records: example in etc/ 2020-01-05 21:48:41 +01:00
Chl
554bebfe59 nagios/glue_records: small corr. 2020-01-05 21:29:44 +01:00
Chl
8e37cb2478 nagios/glue_records: standalone + warn if no IP 2020-01-05 20:18:35 +01:00
Chl
90a94aa61a nagios: add check_glue_records.sh 2020-01-05 03:33:34 +01:00