[Nagiosplug-devel] [ nagiosplug-Bugs-688729 ] check_swap doesn't say 'ok'
SourceForge.net
noreply at sourceforge.net
Tue Feb 18 16:14:02 CET 2003
Bugs item #688729, was opened at 2003-02-18 08:10
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=688729&group_id=29880
Category: Parsing problem
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_swap doesn't say 'ok'
Initial Comment:
The check_swap produceses WARNING or CRITICAL if
needed. But... it does NOT say OK if the values ar fine.
Suggested modification: check_load.c
Linenumber: 142: printf ("\n");
change to
Linenumber: 142: printf (" OK\n");
Thanx.
Jayjay.
jayjay at twek.nl
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=688729&group_id=29880
More information about the Devel
mailing list