dear expert
kindly check an attached snap ... we would like to add new coloumn which gives us Max ( bps in the table not total )
exp:- like JAN month max Mbps 32 Mbps like wise FEB 33 Mbps MAR 35 Mbps and Quarter 1 ( MAX value will be 35Mbps not total ) and yearly also display MAX of all 12 months
note : - we want to keep both Bytes and Bits ( bytes available bits will be in new coloumn )
nagiosxi_report_bandwidthusage how it does calculation
Re: nagiosxi_report_bandwidthusage how it does calculation
You do not have the required permissions to view the files attached to this post.
Re: nagiosxi_report_bandwidthusage how it does calculation
We can create a feature request for it if you'd like? Or you can try to change this file to include the data you would like:
Code: Select all
/usr/local/nagiosxi/html/includes/components/bandwidthreport/index.phpRe: nagiosxi_report_bandwidthusage how it does calculation
plz create feature request with the scope i mentioned. but at present would you plz guide how to bring it as we are not good in php/scripting as good like your dev for you it would be few hour job.
we will highly appreciate your kind support with regards to this subject.
thanks
we will highly appreciate your kind support with regards to this subject.
thanks
Re: nagiosxi_report_bandwidthusage how it does calculation
I've created a feature request for you:
I apologize, if it was a simple change I would have just done it for you but this will take more time than we are able to give and is really in the realm of custom development, you can contact [email protected] to get more information on pricing if you're interested in that.
Thank you
Code: Select all
NEW TASK ID 8371 created - Nagios XI Feature Request: Bandwidth Usage Report - Add Bits output (b, Kb, Mb, Gb, etc)Thank you