9 Commits

Author SHA1 Message Date
patvdv
dc9adb907b * Replaced 'which' by 'command -v'
* Added --list-include + added version placeholders to all include_*
files
* Some other fixes
2019-03-16 13:00:03 +01:00
Patrick Van der Veken
39906cee49 Added --older & --newer report options
Various shellcheck fixes & other fixes
2019-03-15 22:13:40 +01:00
patvdv
267c725e35 Removed trap on signal O (causes unwanted fall-through in function returns) 2018-11-18 22:28:10 +01:00
patvdv
ba8f336945 Code cleanup 2018-11-04 19:57:20 +01:00
patvdv
f27d7aa07b Fixed (linter) issues 2018-10-27 22:16:08 +02:00
Patrick Van der Veken
3eac307e32 Small fix 2018-06-27 08:52:24 +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
patvdv
2775da5f44 Import 2017-09-02 23:27:01 +02:00