monitoring-plugins/plugins/tests
Sven Nierlein 282ccd4a8b check_procs: improve ps args autodetection
one of the first ps commands in the configure.ac is `axwo 'stat comm vsz rss user uid pid ppid args'` which
works on most modern linux systems (checked debian 10/11 and centos 7/8). But this test misses the etime
argument. Therefore `check_procs --metric=ELAPSED` does not work.

To fix this, we simply do the same test including etime before that one.

Signed-off-by: Sven Nierlein <sven@nierlein.de>
2021-11-01 13:35:11 +01:00
..
certs tests: update expired test certificate 2020-05-15 14:24:18 +02:00
conf Add tests using custom snmp agent 2009-07-31 03:07:38 -04:00
var New default installation prefix: /usr/local 2014-01-21 13:17:36 +01:00
check_curl.t tests: increase startup sleep 2021-05-20 18:04:49 +02:00
check_http.t tests: ignore sigpipes in https test daemon 2021-05-20 20:57:59 +02:00
check_nt.t Fixed crash from check_nt when -H unspecified or given multiple times (sf.net #2731755, debian #521097) 2009-05-01 11:16:37 +02:00
check_procs.t check_procs: improve ps args autodetection 2021-11-01 13:35:11 +01:00
check_snmp.t tests: make check_snmp test more reliable 2019-01-21 17:41:02 +01:00
check_snmp_agent.pl Add tests for negative thresholds in check_snmp 2014-01-31 00:48:49 -05:00