11 Commits

Author SHA1 Message Date
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
2020-12-27 17:11:00 +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
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
c262342448 Add --list-details to replace --list and make --list displaying only a terse list of health checks. This makes --list a lot more peformant. 2020-03-12 21:50:47 +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
bab155e752 pdksh hack for sourcing include files 2019-07-16 16:08:47 +02:00
Patrick Van der Veken
8e779b6062 Added code for support of fix/healing logic. Command-line opion --no-fix & global var ARG_NO_FIX 2019-06-17 15:17:22 +02:00
Patrick Van der Veken
f891b1bfea Import bug fix which obsoletes --fix-logs 2019-05-19 09:03:57 +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
d6627ffe6a Added additional RC handling for --flip-rc with introduction of the --with-rc cmdline option 2019-04-03 11:55:45 +02:00
patvdv
e2b47db3c6 Re-org of tree 2019-03-26 11:18:24 +01:00