Page 2 of 3

Re: Nagios XI Active / Passive aget query

Posted: Thu Jul 06, 2017 11:29 am
by sandeepatil
We are looking for NRDS agent,

[quote
If Nagios XI server goes down and come up again, whatever time taken by Nagios XI to getting up, those time duration data will be miss.
We want to configuration or mechanism to get update the missing data.
[/quote]

Re: Nagios XI Active / Passive aget query

Posted: Thu Jul 06, 2017 12:25 pm
by tmcdonald
NRDS does not spool data in any particular directory. It runs the commands you define for it and directly takes the output from the plugin. The full source code for NRDS can be found on your XI server here: /usr/local/nrdp/clients/nrds/nrds.pl

Re: Nagios XI Active / Passive aget query

Posted: Thu Jul 06, 2017 1:34 pm
by sandeepatil
Please find attached article and confirm this is fulfill my requirement.

Re: Nagios XI Active / Passive aget query

Posted: Thu Jul 06, 2017 1:54 pm
by tmcdonald
I don't see anywhere in the code that actually uses the TMPDIR variable, so I am not certain why that article exists. I will have our QA test this and get back to you.

Re: Nagios XI Active / Passive aget query

Posted: Thu Jul 06, 2017 1:56 pm
by sandeepatil
Thanks.

I am waiting for update.

Re: Nagios XI Active / Passive aget query

Posted: Thu Jul 06, 2017 2:00 pm
by tmcdonald
I did some digging and it seems that article references some custom modifications that were made by a former developer of ours. You can find out more in this thread:

https://support.nagios.com/forum/viewto ... 10#p163515

Re: Nagios XI Active / Passive aget query

Posted: Fri Jul 07, 2017 1:11 pm
by sandeepatil
Thanks for sharing details, will trying to implement this configuration with our customize agent.

Re: Nagios XI Active / Passive aget query

Posted: Fri Jul 07, 2017 1:18 pm
by sandeepatil
Please confirm shared PDF, configuration details work with Nagios XI 5.4.2

Re: Nagios XI Active / Passive aget query

Posted: Fri Jul 07, 2017 1:21 pm
by tmcdonald
I cannot confirm that as we do not test custom modifications against our software. The changes made by @mweber were never included to my knowledge, so they would be considered non-standard. That is something you will need to test in your environment.

Re: Nagios XI Active / Passive aget query

Posted: Thu Jul 13, 2017 7:12 am
by sandeepatil
Ok,

Will check with our environment, if you have more doc or KB about store and forward data feature please share.

Want to know you shared doc required any perl module to configure or run.