Traffic Measuremnet unit in RRD graphs

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

Traffic Measuremnet unit in RRD graphs

Post by zaji_nms »

Dear Expert,

is there any way to auto scale x-y axis unit in network traffic utilization graphs ? as of now i have observed it's a static unit Kb/Mb/Gb but if traffic pattern change from K to M and M to G and vice versa y-axis values changes ( for exp my traffic utilization is 0.01Mb/s current ; 0.07Mb/s Maximum for which it shows y-axis scale 0 to 500m as a technically i can understand that it's 10e-3 kb/s but as a non technical customer it's difficult to convince them every time. please give us update on this subject as soon as early. check the attached graph for more details.

Regards,
You do not have the required permissions to view the files attached to this post.
Zajil NMS
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Traffic Measuremnet unit in RRD graphs

Post by slansing »

So you are looking for dynamic scaling as the data throughput changes? I am not sure that is totally possible with PNP graphs, you can take a look at the graph templates used by your hosts/services here:

Code: Select all

/usr/local/nagios/share/pnp/templates/
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: Traffic Measuremnet unit in RRD graphs

Post by zaji_nms »

yes i am looking dynamic scaling since traffic pattern never b the same. i know the dir path of the pnp template but how it would help me to get my work done.
Zajil NMS
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Traffic Measuremnet unit in RRD graphs

Post by abrist »

zaji_nms wrote:is there any way to auto scale x-y axis unit in network traffic utilization graphs ?
Short answer - no. The y axis in pnp graphs are configured on creation. If you wish to have a a different unit for the y axis, you will need to configure that at creation. You can use templates to alter the y axis, but there is no easy way to dynamically change the y axis unit.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked