Hi,
My customer is looking for using Nagios NNA and a tool called manage engine.
One of the major advantages according to him that the data on that tool is sampled every minute, wheres in NNA it looks to be every 5 minutes (from what I see in the graph it presents data in 5 min blocks at the lowest).
Is there any configuration or way to decrease this number to lets say 1 minute or potentially lower? I would love if this would have been "Real time" or even near real time.
Any suggestions will be appreciated.
Thanks
E
Nagios NNA sample rate lowered
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios NNA sample rate lowered
The sample rate for the graph is a 5 minute lookback however the data that comes into Network Analyzer and what can be viewed and queried is in real-time.
Re: Nagios NNA sample rate lowered
Thanks for the help Scott. Is there any chance to change the report data to 1 minute intervals?
If not - how would you go about querying the data? would that be an API call?
If not - how would you go about querying the data? would that be an API call?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios NNA sample rate lowered
The graph cannot be changed to a 1 minute interval, however the Reports and Queries use realtime data.eladfe wrote:Is there any chance to change the report data to 1 minute intervals? If not - how would you go about querying the data? would that be an API call?
If you run any report, or Query, it uses realtime data. This doesn't require any special API call.