I have 7 remote XI servers that are configured to send their statuses via NRDP to our centralized XI instance. Some of our 7 locations have limited bandwidth. Is there a way to limit how often statuses are set with NRDP (e.g. only send current status every X minutes)?
Also, is there a way to have NRDP send comments and acknowledgements to the centralized instance?
Thanks!
Cory
NRDP Questions
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NRDP Questions
What are you using to send the passive results to the Nagios server?
If NCPA you would adjust the sleep value described on page 4 here
https://assets.nagios.com/downloads/ncp ... Checks.pdf
If NCPA you would adjust the sleep value described on page 4 here
https://assets.nagios.com/downloads/ncp ... Checks.pdf
Re: NRDP Questions
Thanks, Scott. It's NRDP from a remote XI server to my central XI server.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NRDP Questions
Being all the results need to be sent, the only way to slow the sending would be to reduce the frequency of the checks (check interval) for the hosts/services on the remote servers.cstuart wrote:Thanks, Scott. It's NRDP from a remote XI server to my central XI server.
Re: NRDP Questions
Thanks, Scott! Is there a way to have NRDP send comments and acknowledgements to the centralized instance? Or is there a better way to accomplish that?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NRDP Questions
No, this is not possible.cstuart wrote:Thanks, Scott! Is there a way to have NRDP send comments and acknowledgements to the centralized instance? Or is there a better way to accomplish that?