Page 1 of 1

NRDP Threshold

Posted: Thu Feb 08, 2018 6:23 am
by hanni
Hi Everyone,

First sorry my bad english i'm a little belgian :)

I'm actually using Nagios XI and i'd like sending NRDP in passive mode but with a specific threshold.

How could I define in NSClient++ that specific threshold

I have this command : nscp client --module NRDPClient

what arguments should be given ?


Thank you :)

Re: NRDP Threshold

Posted: Thu Feb 08, 2018 2:19 pm
by kyang
You could use NSCA since we have documentation on using it with NSClient++

https://assets.nagios.com/downloads/nag ... Checks.pdf

The documentation provides examples of passive checks and you are able to set the thresholds.

Let us know if you have any more questions.

Re: NRDP Threshold

Posted: Fri Feb 09, 2018 5:18 am
by hanni
Hi,
Thanks for your answer but I don't really understand
I'm using a command using NSClient++ like nscp nsca --host x.x.x.x --result 0 but there is no argument to define threshold
I don't use schedule with interval to send passive request, I use PowerShell to send info when I want and I need to define the threshold freshness for the service.


Thanks for your help :)

Re: NRDP Threshold

Posted: Fri Feb 09, 2018 2:06 pm
by npolovenko
@hanni , Would you be able to send us the whole command, the nsclient.ini file and the PowerShell script?