patvdv
5904eabe86
New plugin check_linux_mysqld_status() + new data functions
2019-02-11 09:04:52 +01:00
Patrick Van der Veken
f9db229bd5
Better exit codes + fix for cleanup
2019-02-05 14:07:29 +01:00
Patrick Van der Veken
7630bfcd46
Version up
2019-01-25 10:58:45 +01:00
Patrick Van der Veken
cbddbf0eec
Improvements to NTP plugins & other smaller fixes
2019-01-11 15:59:39 +01:00
patvdv
ba8f336945
Code cleanup
2018-11-04 19:57:20 +01:00
Patrick Van der Veken
393c000deb
* Fix in check_hpux_drd_status()
...
* Fixed a problem in the --run workflow whereby some log_hc's were not
being reported
* Added handling of empty lines to fix_logs() and count_log_errors()
2018-10-31 07:30:34 +01:00
Patrick Van der Veken
2a6e9c2a0a
Fix linter issues
2018-10-29 08:04:46 +01:00
patvdv
7284a0866f
Fix linter issues
2018-10-28 21:56:14 +01:00
patvdv
f27d7aa07b
Fixed (linter) issues
2018-10-27 22:16:08 +02:00
Patrick Van der Veken
a1efcf8166
EOL fix
2018-08-18 20:09:07 +02:00
Patrick Van der Veken
86a069344c
* Added plugin check_hpux_cdsf_cluster()
...
* Some fixes
2018-08-18 19:59:41 +02:00
Patrick Van der Veken
37b923cc9a
Small fix
2018-07-17 14:22:06 +02:00
Patrick Van der Veken
67bdb33436
Added --log-healthy
2018-07-12 11:48:57 +02:00
Patrick Van der Veken
4554d25073
* Fix for rogue log entries (via fix_logs()). When not using run locks (--use-lock) it is possible that log entries are always written in completely atomic manner.
...
* Other fixes
2018-05-29 21:17:39 +02:00
Patrick Van der Veken
703abca8c3
* Rewrite of HC_MSG handling
...
* Added JSON display plugin
* Added dump_logs()
2018-05-20 21:39:39 +02:00
Patrick Van der Veken
18f69fa8ad
* Changed processing of messages file from ARRAY -> VAR (since ksh88 has max array size of 1023)
...
* Renamed $SEP to $LOG_SEP, added $MSG_SEP
* Fix in --check--host routine: avoid duplicate calls to display_init() for HC that fail in execution
* Fix for check_hpux_drd_status plugin
* Other fixes
2018-05-15 21:39:57 +02:00
Patrick Van der Veken
1ab55020d0
Enabled plugin timeout for --check-host + fixes
2018-05-12 21:57:27 +02:00
Patrick Van der Veken
99a5198096
Added HP-UX plugins check_hpux_drd_status, check_hpux_patch_version
...
Added routines to include_data.sh
2018-05-12 16:20:53 +02:00
Patrick Van der Veken
6ca8aa0f46
Added script options: --timeout && --show-stats
2018-04-28 21:46:14 +02:00
Patrick Van der Veken
9ed7f32872
Extra check on --flip-rc
2018-03-15 15:59:24 +01:00
Patrick Van der Veken
b44ee3530b
Added --flip-rc: ability to swap the RC (exit code) of the main script with the exit code of the HC plugin. The former will be discarded.
2018-03-15 09:59:42 +01:00
Patrick Van der Veken
93dad0eee8
Bumped version
2018-01-03 12:59:00 +01:00
Patrick Van der Veken
5b50dc89d5
Fixed typo for --disable-all
2018-01-03 10:43:14 +01:00
Patrick Van der Veken
1c3d9fd77f
Added archival feature (also included code for this into the reporting functions)
2017-12-26 13:43:34 +01:00
Patrick Van der Veken
d671afcaa8
Made configuration parameters related to LOG_DIR fixed again. Removed --arg-log-dir
...
Added --no-lock
2017-12-22 16:12:56 +01:00
Patrick Van der Veken
e32f605e93
Added stubs for custom1->custom9 display plugins
2017-12-20 08:52:11 +01:00
Patrick Van der Veken
1c06ec3b1d
Added display_zenoss()
2017-12-19 13:36:51 +01:00
patvdv
9b25b358e2
Refactored reporting code into plugin report_std.sh
2017-12-17 14:53:22 +01:00
patvdv
44a87e3b9c
Updates + build script
2017-09-22 15:57:42 +02:00
patvdv
2775da5f44
Import
2017-09-02 23:27:01 +02:00