How to pick Max value and Time in 24 hours performance graph

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

How to pick Max value and Time in 24 hours performance graph

Post by zaji_nms »

Dear Expert

In the Bandwidth Status Information showing as below

OK Current BW in: 5.25Gbps Out: .77Gbps

How to find Peak (MAX) Values in 24 hours period and at what time it reached to maximum?

Yes, on the Performance Graphs its nicely showing but we want to get as a Status Information so we can use in our Daily report. (Actually we want to put these values on the Nagvis Map side by side of each our links).

Me sure you will suggest to pull from rrd file but how? Small script I will manage to pull the values but what parameter how to pass, how to extract values from rrd file or any other way to do in easy/better way.

Regards
Zajil NMS
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: How to pick Max value and Time in 24 hours performance g

Post by tmcdonald »

It looks like someone wanted to do this same sort of thing, but with CPU loads instead of bandwidth:

http://stackoverflow.com/questions/1596 ... a-rrd-file

Does that sound like it's what you are looking for?
Former Nagios employee
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: How to pick Max value and Time in 24 hours performance g

Post by zaji_nms »

Dear tmcdonald

ref one tutorial , how to add graph in Nagios/Nagvis, I tried in our Nagios/Nagvis but there is no pnp_graph.php option available in the drop down. Appreciate attaching here.

https://www.youtube.com/watch?v=f66USWkNRJk

2014R2.0 / Nagvis 1.7

Regards
You do not have the required permissions to view the files attached to this post.
Zajil NMS
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: How to pick Max value and Time in 24 hours performance g

Post by tmcdonald »

Not sure if you meant to post that here, but the link I provided was for getting the MAX value from historical data, and had nothing to do with NagVis. Please keep separate issues in their own threads so we can focus on one thing at a time.

Regarding the MAX link, did that method work for you?
Former Nagios employee
Locked