the situation si:
i am monitoring a router's interface now, and from the device prospect, i set the update period as 1 minutes, However, the actual update time is much longer than 1min(usually after 5 mins, i can see the update from the chart/flow table, gauge). This performance is not acceptable. Could you kindly give me some advise?
i pasted the email between me and Nagios support here (they recommend me to change the configrue of MRTG ):
Hi Lisa,
Ultimately, true 'real-time' monitoring and graphing is out of scope for Nagios XI- it can check things every minute, but second-by-second updates are not possible.
The lowest check interval you can define is a check every 1 minute, as you saw. This means that a check is being run every minute, but not necessarily that everything will update instantly. It takes some time for the data to be collected, formatted, and rendered to the graphs. In the case of bandwidth specifically, this uses MRTG to provide the graphs, and MRTG is pre-set to update every 5 minutes (thus the delay you've seen). Other items (such as CPU load, for instance) will update much quicker.
It may be possible to modify MRTG to update more often, but this will impact load on your Nagios server. That, coupled with the fact that SNMP checks are fairly resource intensive, and the 1 minute interval you've defined, will largely reduce the number of total checks you'll be able to get from your XI servers.
For help with (possibly) modifying the update interval for MRTG, feel free to post to the forum so the techs can help you explore the option.
Let me know how else we can help!
Best Regards,
Shamas Demoret
Sales Tech
___
Nagios Enterprises, LLC
Office: (888)624-4671
International: +1 651 204 9102
Lisa Shan
Mon 1/26/2015 12:00 PM
Hi Shamas,
Thanks for your last update,
i have another problem here:
i am monitoring a router's interface now, and from the control panel, the minimum update period is 1 minutes, However, the actual update time is much longer than 1min(usually after 5 mins, i can see the update from the chart/flow table). This performance is not acceptable. Could you kindly give me some advise?
now i use my own code to retrieve the data change, i can easily achieve a less then 1 minute update performance.
Your price is really attractive compared with SolarWind, but my supervisor is not satisfied with the performance,i do hope there is a way to improve it.
Thanks,
Lisa