65f6b4ac06
Fix build script permissions
2022-10-12 20:11:11 +02:00
e77d740adb
Add notify_slack plugin
2022-10-12 19:55:09 +02:00
45225e7799
added support for systemd-timesyncd, new force_systemd configuration parameter
2022-02-16 21:10:26 +01:00
f2e52dc4ff
Added fix in notify_mail() for different switch to mailx command between Linux distro
2022-02-16 21:03:14 +01:00
Patrick Van der Veken
c8cc6bd89f
* Add new plugin: check_hpux_defunct_processes
...
* Small fixes
2021-04-07 15:59:43 +02:00
Patrick Van der Veken
eec674c972
Fixed bug for check host routine: do not reset HC_TIME_OUT to 60 by default
2021-03-30 17:42:58 +02:00
Patrick Van der Veken
11a888638d
make _WAIT_TIME & _CRON_LOG_FILE configurable
2021-03-29 17:50:18 +02:00
a00d68afde
Added --comment option for --disable & --disable features.
2021-03-28 20:59:34 +02:00
a807703f61
check_linux_burp_backup(): updated code for changing 'burp -v' option as of burp v2.2 quote fixes
2021-03-28 19:09:50 +02:00
54aeef0c71
Add option to disable the count of log entries in archive logs during the archiving operation (global setting: HC_COUNT_ARCHIVES). Disabling this will speed up archiving.
2021-02-13 22:59:06 +01:00
Patrick Van der Veken
ae20069c8a
Merge branch 'master' of https://github.com/patvdv/check_health
2021-02-03 11:43:44 +01:00
Patrick Van der Veken
47484d1e09
Fixes for slot detection & reporting in check_linux_hpacucli & check_linux_hpssacli
2021-02-03 11:43:10 +01:00
41ad3542ab
Merge branch 'master' of https://github.com/patvdv/check_health
2021-02-01 21:03:50 +01:00
4e75b3ceb6
Update documentation link
2021-02-01 21:03:22 +01:00
Patrick Van der Veken
c108237765
Comment fix
2021-01-13 10:56:55 +01:00
Patrick Van der Veken
b8d03a150d
Fix for wrong logic in check_*_file_change
2021-01-13 10:50:26 +01:00
Patrick Van der Veken
888965a5b2
Create FUNDING.yml
2020-12-27 20:11:47 +01:00
6bbbb8970c
* Refactored --archive-all feature so that archiving runs more efficiently (starting with the HC that has most messages in the HC log first, then with the HC that has the second most messages etc)
...
* show_statistics(): show archived events in proper order
* quoting fixes
20201227
2020-12-27 17:11:00 +01:00
04b5e8f8e5
Fixes
2020-12-27 01:05:31 +01:00
835189facf
Fix typo
2020-12-26 19:43:08 +01:00
1fd486b036
* Added plugins: check_*_uptim, check_linux_fetchmail_status, check_linux_dovecot_status
...
* Fixes for check_*_ntp_status plugins.
* Added log check for check_*_postfix plugins.
2020-12-26 17:51:03 +01:00
cc1d9e5c98
Fix issue #9 : do_cleanup() removing plugin stdout & stderr log files when running multiple HC plugins
2020-11-08 22:01:10 +01:00
Patrick Van der Veken
4a8dcb035c
Fix template comment
20201031
2020-10-28 17:27:14 +01:00
3e9b483e84
Added check_linux_fail2ban_status plugin
2020-10-18 20:10:45 +02:00
3f5c47da52
Fix in check_linux_httpd_status plugin
2020-10-10 18:09:55 +02:00
13bc933e89
* Fix in display_init plugin for larger field
...
* check_linux_httpd_status plugin: added support for configuration
parameters 'httpd_path' and changed meaning of 'httpd_bin' in order to
support debian/ubuntu distros using the 'apache(2)' binary
2020-10-10 17:15:30 +02:00
Patrick Van der Veken
e3da7e7b94
check_linux_mysqld_status(): fixes around systemctl handling, better error handling, corrected handling of DO_MYSQLCHECK, fix non-localhost process checking
20200926
2020-09-25 09:39:30 +02:00
2135f56abe
Merge branch 'master' of https://github.com/patvdv/check_health
2020-09-05 14:16:00 +02:00
797ae2380a
check_*_file_change plugin: fix log_hc call for failed checksum + quote fix
2020-09-05 14:15:50 +02:00
Patrick Van der Veken
6aedc6d180
Merge branch 'master' of https://github.com/patvdv/check_health
2020-07-07 14:39:28 +02:00
Patrick Van der Veken
92d20dd582
Added check_exadata_ib_status plugin
2020-07-07 14:39:08 +02:00
719e58d33d
Update README
2020-05-09 22:43:35 +02:00
35ffe17b65
Add pgrep als another fallback check
2020-05-08 21:20:42 +02:00
c1896ec1c2
Fix in conffiles
20200418
2020-04-29 19:40:59 +02:00
32c8d035c0
Fix in conffiles
2020-04-29 19:38:39 +02:00
c0a22a0513
Comment fix
2020-04-19 11:18:51 +02:00
36726086c2
Comment fix
2020-04-18 23:35:04 +02:00
6028a3ad13
Comment fix
2020-04-18 23:15:37 +02:00
eed20b7110
Comment fix
2020-04-18 23:14:48 +02:00
Patrick Van der Veken
8c784c2c78
Fix for stupid copy/past type
2020-04-15 13:18:36 +02:00
Patrick Van der Veken
8c53a1586e
Update comment
2020-04-14 21:07:58 +02:00
d14393ca85
Add more default settings to config files
2020-04-13 20:28:28 +02:00
be2c4fab8e
Copy/paste fix
2020-04-12 10:47:35 +02:00
3e859f3c27
Fix error checking + updated comments
2020-04-11 11:45:14 +02:00
68eced6aa4
Add support for OpenVZ 7.x
2020-04-11 11:44:35 +02:00
85e88d78c4
Update comment
2020-04-10 19:56:43 +02:00
436821522d
Add help comment
2020-04-10 18:44:01 +02:00
a72fbd1576
Added support for OpenVZ 7. Now using /proc/user_beancounters instead of the 'vzubc' tool. Added possbility to exclude UBC counters
2020-04-10 18:43:01 +02:00
Patrick Van der Veken
8b6b2e9c31
Rollback some stuff + whitespace fixes
2020-04-08 11:49:37 +02:00
Patrick Van der Veken
c8aa4aad79
* Add caching to reporting features
...
* Fixed a problem with LOG_HEALTHY="Yes" and check_params()
* Other smaller fixes
* Whitespace fixes
2020-04-08 10:17:22 +02:00