28 Commits

Author SHA1 Message Date
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
Patrick Van der Veken
4a8dcb035c Fix template comment 2020-10-28 17:27:14 +01:00
3e9b483e84 Added check_linux_fail2ban_status plugin 2020-10-18 20:10:45 +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
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
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
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
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
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
Patrick Van der Veken
daf50c64cb Added possibility to do check based on an hourly schedule 2020-03-04 10:15:48 +01:00
Patrick Van der Veken
7d575cab86 Merge branch 'master' of https://github.com/patvdv/check_health 2020-01-30 11:43:58 +01:00
Patrick Van der Veken
982a237d77 Added possbility to do checks based on weekday in check_exadata_zfs_share_replication plugin
Added data_has_newline()
2020-01-30 11:43:36 +01:00
Patrick Van der Veken
f2b4970977 Added configuration parameters for the check_linux_httpd_status() plugin to support httpd that were compiled from source (no sysv or systemd) 2019-11-01 16:40:17 +01:00
Patrick Van der Veken
b60f383f48 Added HC_LOG_HEALTHY & HC_WILL_FIX as global settings
Fixed missing error checking in check_linux_autofs
2019-10-23 19:56:36 +02:00
Patrick Van der Veken
446d9c97ef Comments update 2019-10-19 19:40:54 +02:00
Patrick Van der Veken
30693afe5d Added supercap monitoring for megaraid plugins 2019-07-19 11:46:54 +02:00
Patrick Van der Veken
976f1f8b84 Added check_linux_autofs + check_hpux_autofs plugins (w/ healing code) 2019-07-14 14:11:42 +02:00
Patrick Van der Veken
61970663d9 Added plugin check_exadata_zfs_cluster 2019-07-05 16:08:58 +02:00
Patrick Van der Veken
62095c510e Added Exadata stuff:
- Added include_exadata
- Added plugin check_exadata_cell_alerts
- Added plugin check_exadata_cell_celldisks
- Added plugin check_exadata_cell_flash
- Added plugin check_exadata_cell_griddisks
- Added plugin check_exadata_cell_luns
- Added plugin check_exadata_cell_megaraid
- Added plugin check_exadata_cell_physicaldisks
- Added plugin check_exadata_megaraid
2019-05-16 16:23:06 +02:00
Patrick Van der Veken
a6c907f236 Fixed in clusterware plugins & others 2019-04-26 13:07:52 +02:00
Patrick Van der Veken
05dd91edc4 * Added Clusterware (CRS) plugins (as a platform).
* Moved Serviceguard plugins to separate platform (+fixes)
* Other fixes
2019-04-24 14:19:02 +02:00
Patrick Van der Veken
974d063a51 * Added plugin check_exadata_zfs_pool_usage
* Smaller fixes to other Exadata plugins
2019-04-12 13:58:25 +02:00
patvdv
e2b47db3c6 Re-org of tree 2019-03-26 11:18:24 +01:00