[Nagiosplug-devel] [ nagiosplug-Patches-741076 ] check_nwstat - add NLM test
SourceForge.net
noreply at sourceforge.net
Wed May 21 05:24:06 CEST 2003
Patches item #741076, was opened at 2003-05-21 13:08
Message generated for change (Comment added) made by prandal
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=741076&group_id=29880
Category: Enhancement
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Phil Randal (prandal)
Assigned to: Nobody/Anonymous (nobody)
>Summary: check_nwstat - add NLM test
Initial Comment:
Attached patch adds
NLM:<nlmname> and NLMVER:<nlmname> calls.
NLM:xxx returns critical if the specified NLM is not
loaded.
e.g. NLM:DS.NLM should return OK status and string
"Module DS.NLM is loaded"
NLMVER:xxx returns critical with the message "Module
xxxx is not loaded" if the specified module is not
loaded, otherwise return OK with the message "xxx
version yyy"
----------------------------------------------------------------------
>Comment By: Phil Randal (prandal)
Date: 2003-05-21 13:23
Message:
Logged In: YES
user_id=140673
Updated to roll bot into one
NLM:xxxx.nlm now returns status OK and "Module xxxx.nlm
version yyyy is loaded" or status Critical and "Module
xxxx.nlm is not loaded"
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=741076&group_id=29880
More information about the Devel
mailing list