Nagios XI Active / Passive aget query
-
sandeepatil
- Posts: 211
- Joined: Tue Dec 27, 2016 3:12 am
Re: Nagios XI Active / Passive aget query
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]
[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
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
Former Nagios employee
-
sandeepatil
- Posts: 211
- Joined: Tue Dec 27, 2016 3:12 am
Re: Nagios XI Active / Passive aget query
Please find attached article and confirm this is fulfill my requirement.
You do not have the required permissions to view the files attached to this post.
Re: Nagios XI Active / Passive aget query
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.
Former Nagios employee
-
sandeepatil
- Posts: 211
- Joined: Tue Dec 27, 2016 3:12 am
Re: Nagios XI Active / Passive aget query
Thanks.
I am waiting for update.
I am waiting for update.
Re: Nagios XI Active / Passive aget query
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
https://support.nagios.com/forum/viewto ... 10#p163515
Former Nagios employee
-
sandeepatil
- Posts: 211
- Joined: Tue Dec 27, 2016 3:12 am
Re: Nagios XI Active / Passive aget query
Thanks for sharing details, will trying to implement this configuration with our customize agent.
-
sandeepatil
- Posts: 211
- Joined: Tue Dec 27, 2016 3:12 am
Re: Nagios XI Active / Passive aget query
Please confirm shared PDF, configuration details work with Nagios XI 5.4.2
Re: Nagios XI Active / Passive aget query
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.
Former Nagios employee
-
sandeepatil
- Posts: 211
- Joined: Tue Dec 27, 2016 3:12 am
Re: Nagios XI Active / Passive aget query
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.
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.