Bandwidth utilization Mbps showing different in Graph

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
manimurugesan
Posts: 145
Joined: Wed Oct 03, 2018 9:15 am

Bandwidth utilization Mbps showing different in Graph

Post by manimurugesan »

Hello Team,

We found one of the network device Bandwidth utilized more than 85% at 8:44 and we got alert in state history and same time we checked on graph but it's showing different utilization that is less than 85 % .

it's 85% and above means it will show warning and we got in state history but graph it's showing OK .

We checked other interface that's showing properly and it's almost matching .

I have attached screen shot and please check and clarify why this is different utilization ?
You do not have the required permissions to view the files attached to this post.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Bandwidth utilization Mbps showing different in Graph

Post by ssax »

The graphs do averaging, this based on the timeframe being shown because of the way RRDs work, please see here:

https://support.nagios.com/kb/article/n ... g-768.html

The state history output is the actual point in time output that the check returned.
Locked