NRDP Threshold

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hanni
Posts: 2
Joined: Thu Feb 01, 2018 10:11 am

NRDP Threshold

Post 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 :)
kyang

Re: NRDP Threshold

Post 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.
hanni
Posts: 2
Joined: Thu Feb 01, 2018 10:11 am

Re: NRDP Threshold

Post 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 :)
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: NRDP Threshold

Post by npolovenko »

@hanni , Would you be able to send us the whole command, the nsclient.ini file and the PowerShell script?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked