diff options
Diffstat (limited to 'plugins/t')
0 files changed, 0 insertions, 0 deletions
diff --git a/plugins/check_tcp.c b/plugins/check_tcp.c index c8a2386..1c9a07b 100644 --- a/plugins/check_tcp.c +++ b/plugins/check_tcp.c | |||
@@ -361,7 +361,7 @@ main (int argc, char **argv) | |||
361 | printf (" [%s]", status); | 361 | printf (" [%s]", status); |
362 | 362 | ||
363 | /* perf-data doesn't apply when server doesn't talk properly, | 363 | /* perf-data doesn't apply when server doesn't talk properly, |
364 | * so print all zeroes on warn and criti. Use fperfdata since | 364 | * so print all zeroes on warn and crit. Use fperfdata since |
365 | * localisation settings can make different outputs */ | 365 | * localisation settings can make different outputs */ |
366 | if(match == -2) | 366 | if(match == -2) |
367 | printf ("|%s", | 367 | printf ("|%s", |