Hi,
i'm trying to add Interface Queue traffic using a new data query template
Im using Cacti-1.2.23
My issue is that i'm not getting all the rows of indexes under Associated Data queries under Device ( online 9 rows available( Actual count - 855)
Here is the data query xml file
Here is my output when i run the snmpwalk commnad in linux terminall Here
As you can see i'm getting 855 indexes . but in cacti is only adding 9 rows (last 9 rows)
Here i have attached the verbose output of data query as well
Could you please help me with this .. What can be the issue here ?
Interface Queue Traffic monitoring with Cacti using new Data Query
Moderators: Developers, Moderators
-
- Posts: 26
- Joined: Mon Apr 03, 2023 6:10 am
Re: Interface Queue Traffic monitoring with Cacti using new Data Query
You need correct index. It couldn't be only last number. It is the reason why you have only 9 lines.
Index must be last three numbers.
Try to add this line to your xml file
<oid_index_parse>OID/REGEXP:.*\.([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3})$</oid_index_parse>
More information is in your documentation
https://docs.cacti.net/How-To-Data-Queries.md
Index must be last three numbers.
Try to add this line to your xml file
<oid_index_parse>OID/REGEXP:.*\.([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3})$</oid_index_parse>
More information is in your documentation
https://docs.cacti.net/How-To-Data-Queries.md
Let the Cacti grow!
-
- Posts: 26
- Joined: Mon Apr 03, 2023 6:10 am
Re: Interface Queue Traffic monitoring with Cacti using new Data Query
Hi @macan,
Thank you very for the reply and solution. It works like a charm.
I have one question related to this . Is it possible to add another column of interface name as the input using default interface.xml OID for interface name . The issue here is one interface has multiple queues .
Regards
N
Thank you very for the reply and solution. It works like a charm.
I have one question related to this . Is it possible to add another column of interface name as the input using default interface.xml OID for interface name . The issue here is one interface has multiple queues .
Regards
N
Who is online
Users browsing this forum: No registered users and 2 guests