Hi,

I am trying to use NRDP,


I followed the instructions in the four page pdf and nrdp seemed to setup just fine. http://nagios-server/nrdp brings up the web page exactly as the documentation shows. I filled out the webpage, added in my token, hit submit and I received the following:

The first TEST is OK : DISABLE_HOST_NOTIFICATIONS;my-server

<result>
<status>0</status>
<message>OK</message>
</result>

Nagios LOG : [1342184689] EXTERNAL COMMAND: DISABLE_HOST_NOTIFICATIONS;my-server


The second TEST on a service is NOT OK

<?xml version='1.0'?>
<checkresults>
    <checkresult type='host'>
        <hostname>my-server</hostname>
        <state>0</state>
        <output>Everything looks okay!|perfdata</output>
    </checkresult>
    <checkresult type='service'>
        <hostname>my-server</hostname>
        <servicename>Service-swap</servicename>
        <state>1</state>
        <output>WARNING: Danger Will Robinson!|perfdata</output>
    </checkresult>
</checkresults>



<result>
<status>0</status>
<message>OK</message>
-
<meta>
<output>2 checks processed.</output>
</meta>
</result>


Nagios LOG : Nothing

And the service is always OKthen that should be WARNING <state>1</state>


an idea?
regards.



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to