check_multi icon indicating copy to clipboard operation
check_multi copied to clipboard

the swiss knife Nagios plugin

Results 11 check_multi issues
Sort by recently updated
recently updated
newest added

…d on that occassion: debug output for ${NAGIOS} env not working working

Hello, is this project stil alive? Icinga2 will remove the StatusDataWriter and CompatLogger plugins in the next release. check_multi relies at least on one of them for the statusdat feature....

With mklivestatus v1.2.8 the hosts table has no "host_scheudled_downtime_depth" field. I also found I needed to add spaces around the equality operator to make this work.

Using check_multi in a pipeline to do multiple checks in a single call to a slow remote system ``` ssh remote "check_multi -f my.cmd -r 256" | check_multi -f -...

Expected output on `STDERR` instead of `STDOUT`.

Quoting perldelta: > A literal "{" should now be escaped in a pattern > > If you want a literal left curly bracket (also called a left brace) in >...

To fix CVE-2016-1238 `.` has been removed from `@INC`.

NAGIOS 4 can't handle check_multi's HTML mode # --- allow commands to get tag name $output.=sprintf " # Afert nowrap '>

Current git version: ``` Test Summary Report ------------------- 10_check_multi.t (Wstat: 3840 Tests: 114 Failed: 15) Failed tests: 27-30, 35-36, 41-44, 51-52, 62, 64, 96 Non-zero exit status: 15 15_check_multi_history.t (Wstat:...

With the current git version: ``` % ./plugins/check_multi -f ../test-anchors.cmd Unescaped left brace in regex is deprecated, passed through in regex; marked by