Hello again,
I would like that one of the developper validate if I should open a bug for this (but I think I should=) )
I have 3750 Cisco switches stacked.
The interface name is wrong, as you can see in the image is GigabitEthernet10619 instead of Gi2/0/19.
To retieve the good interface name I looked at the graph source properties and looked at which rrd file the graph was associated, then search for the rrd name (rra_cactidb/25/683.rrd) in the datasources (same rrd <path_rra>/25/683.rrd when I edit the datasource.
The problem appears from Gi2/0/19 (Gi2/0/18 is fine) to Gi2/0/32 (Gi2/0/33 is fine).
Reloading the data query (green ring) didn't help.
On another stacked Cisco 3750 I have exactly the same behavior.
The problem appears on Gi2/0/21-22 and Gi2/0/25-26 and Gi2/0/29-32.
Rebuilding the poller cache didn't help.
My Cacti version is 0.8.8a
Bugs on cacti ? (interface name)
Moderators: Developers, Moderators
Bugs on cacti ? (interface name)
- Attachments
-
- bug_graph.png (18.4 KiB) Viewed 1164 times
Some info about my system
- Cacti: 0.8.8g / OpenBSD 6.6
- Third Party: Nginx 1.16.1 / PHP 7.3.10 / MariaDB 10.3.18v1 / NET-SNMP version 5.8p2 / RRDTool 1.7.2
- Plugins: Weathermap 0.97c / Settings 0.71 / Thold 0.5 / Flowview 1.1 / Realtime 0.5.2 / Predict 1.0
- Cacti: 0.8.8g / OpenBSD 6.6
- Third Party: Nginx 1.16.1 / PHP 7.3.10 / MariaDB 10.3.18v1 / NET-SNMP version 5.8p2 / RRDTool 1.7.2
- Plugins: Weathermap 0.97c / Settings 0.71 / Thold 0.5 / Flowview 1.1 / Realtime 0.5.2 / Predict 1.0
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Bugs on cacti ? (interface name)
Please select the "failing" data sources/graphs and "reapply suggested names" for them.
R.
R.
Re: Bugs on cacti ? (interface name)
Hello Gandalf,
I did this but it didn't solve the problem. It remains the same.
I did this but it didn't solve the problem. It remains the same.
Some info about my system
- Cacti: 0.8.8g / OpenBSD 6.6
- Third Party: Nginx 1.16.1 / PHP 7.3.10 / MariaDB 10.3.18v1 / NET-SNMP version 5.8p2 / RRDTool 1.7.2
- Plugins: Weathermap 0.97c / Settings 0.71 / Thold 0.5 / Flowview 1.1 / Realtime 0.5.2 / Predict 1.0
- Cacti: 0.8.8g / OpenBSD 6.6
- Third Party: Nginx 1.16.1 / PHP 7.3.10 / MariaDB 10.3.18v1 / NET-SNMP version 5.8p2 / RRDTool 1.7.2
- Plugins: Weathermap 0.97c / Settings 0.71 / Thold 0.5 / Flowview 1.1 / Realtime 0.5.2 / Predict 1.0
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Bugs on cacti ? (interface name)
Please show a screenshot of that graph definitions
R.
R.
Re: Bugs on cacti ? (interface name)
Hello Gandalf,
I'm not sure I understand what you mean by "graph definition" but here are two screenshots.
Thank you
I'm not sure I understand what you mean by "graph definition" but here are two screenshots.
Thank you
- Attachments
-
- cap2.jpg (117.62 KiB) Viewed 1093 times
-
- cap1.jpg (108 KiB) Viewed 1093 times
Some info about my system
- Cacti: 0.8.8g / OpenBSD 6.6
- Third Party: Nginx 1.16.1 / PHP 7.3.10 / MariaDB 10.3.18v1 / NET-SNMP version 5.8p2 / RRDTool 1.7.2
- Plugins: Weathermap 0.97c / Settings 0.71 / Thold 0.5 / Flowview 1.1 / Realtime 0.5.2 / Predict 1.0
- Cacti: 0.8.8g / OpenBSD 6.6
- Third Party: Nginx 1.16.1 / PHP 7.3.10 / MariaDB 10.3.18v1 / NET-SNMP version 5.8p2 / RRDTool 1.7.2
- Plugins: Weathermap 0.97c / Settings 0.71 / Thold 0.5 / Flowview 1.1 / Realtime 0.5.2 / Predict 1.0
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Bugs on cacti ? (interface name)
Well, that graph shows the template for the title. And this template uses "|query_ifDescr| and |query_ifIndex|" and that's exactly what is shown. This is governed by the "Suggested Names" section of the given Data Query "Interface Traffic". You may want to change the sequence of that section. Then, reapply_suggested_names should be applied
R.
R.
Re: Bugs on cacti ? (interface name)
Hello Gandalf,
The strange thing is that I've created all the interfaces at the same time just after I added the device in Cacti. But the behavior is different.
I have changed from "|query_ifDescr|/|query_ifIndex|" to "|query_ifName| - (|query_ifAlias|)" in graph management and reapplied the suggested names.
So now, I suppose this problem is considered as solved.
Thank you
The strange thing is that I've created all the interfaces at the same time just after I added the device in Cacti. But the behavior is different.
I have changed from "|query_ifDescr|/|query_ifIndex|" to "|query_ifName| - (|query_ifAlias|)" in graph management and reapplied the suggested names.
So now, I suppose this problem is considered as solved.
Thank you
Some info about my system
- Cacti: 0.8.8g / OpenBSD 6.6
- Third Party: Nginx 1.16.1 / PHP 7.3.10 / MariaDB 10.3.18v1 / NET-SNMP version 5.8p2 / RRDTool 1.7.2
- Plugins: Weathermap 0.97c / Settings 0.71 / Thold 0.5 / Flowview 1.1 / Realtime 0.5.2 / Predict 1.0
- Cacti: 0.8.8g / OpenBSD 6.6
- Third Party: Nginx 1.16.1 / PHP 7.3.10 / MariaDB 10.3.18v1 / NET-SNMP version 5.8p2 / RRDTool 1.7.2
- Plugins: Weathermap 0.97c / Settings 0.71 / Thold 0.5 / Flowview 1.1 / Realtime 0.5.2 / Predict 1.0
Who is online
Users browsing this forum: No registered users and 1 guest