Registering 60 WAN links forced me to make a usefull change.
The graph's name is generated using "Traffic analysis for" + interface name.
This carries a problem: my 60 WAN links has the same interface names: Serial/0 or eth1 or etc.
BUT the Data Source's name is generated using a value INPUTED by the user. Which usually is a meaningfull name: 3 letters for location, hostname, speed, etc, limited to 15 chars.
In my opinion, this is the best name to be used for the graph (Ex: link_t1_net, att_mia_nyc, etc).
In /var/www/html/cacti/include/cmd_functions.php, change:
$graph_title = "Traffic Analysis for $snmp_interface_description";
to:
$graph_title = "Traffic Analysis for $data_source_name";
Comments ?
Gilson Soares
Sao Paulo, SP
BRAZIL
Suggestion to change Graph's name
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 3 guests