[Nagiosplug-devel] [ nagiosplug-Patches-741076 ] check_nwstat - add NLM test

SourceForge.net noreply at sourceforge.net
Sat Jun 28 19:19:06 CEST 2003


Patches item #741076, was opened at 2003-05-21 13:08
Message generated for change (Comment added) made by tonvoon
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=741076&group_id=29880

Category: Enhancement
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Phil Randal (prandal)
>Assigned to: Ton Voon (tonvoon)
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: Ton Voon (tonvoon)
Date: 2003-06-29 03:18

Message:
Logged In: YES 
user_id=664364

Thanks for the patch. Have applied it to check_nwstat.c v1.18

----------------------------------------------------------------------

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