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