Data Query to get the Route Table
Moderators: Developers, Moderators
Data Query to get the Route Table
Hi all,
this is my first contribution to the Forum so any comments and suggestion will be highly apreciated.
I made a very simple Data Query to be able to get the Route Table from any SNMP-able device.
I know that it is not very useful for graphing purposes, but the motivation for such a query was to be able to check the route table from several critical devices, that our Service Providers don't allow us access to the console, but we do are allowed SNMP read access. This way we can monitor the routing of our whole network and improve our troubleshooting response times.
Hey, I find it very useful, but don't try to get this data from a Full Routing BGP device because it will time-out, it is too heavy even for the 9th wonder of the world, also known as cacti !!!
Cheers,
Fabio.
this is my first contribution to the Forum so any comments and suggestion will be highly apreciated.
I made a very simple Data Query to be able to get the Route Table from any SNMP-able device.
I know that it is not very useful for graphing purposes, but the motivation for such a query was to be able to check the route table from several critical devices, that our Service Providers don't allow us access to the console, but we do are allowed SNMP read access. This way we can monitor the routing of our whole network and improve our troubleshooting response times.
Hey, I find it very useful, but don't try to get this data from a Full Routing BGP device because it will time-out, it is too heavy even for the 9th wonder of the world, also known as cacti !!!
Cheers,
Fabio.
- Attachments
-
- ipRouteTable.xml
- Data Query (SNMP Indexed) for checking the Route Table of any device.
- (2.93 KiB) Downloaded 5070 times
Hi Gus,
just copy this template in to your "<cacti_path>/resource/snmp_queries/" directory and go to Data Queries and Add this new one just give it the name you want and fill the path to that xml file.
After creating it succesfully (don't forget that it is required that you receive the "Successfully located XML file"), go to "Devices", then go to "Associated Data Queries" and execute the Query you just created to retrieve the Route Table.
You then can go to "Create Graphs for this Host" to see the route table for that device.
I am glad that you wan't to try this my-query
Don't hesitate to reply to me if you can't work it out.
Best regards,
Fabian.
just copy this template in to your "<cacti_path>/resource/snmp_queries/" directory and go to Data Queries and Add this new one just give it the name you want and fill the path to that xml file.
After creating it succesfully (don't forget that it is required that you receive the "Successfully located XML file"), go to "Devices", then go to "Associated Data Queries" and execute the Query you just created to retrieve the Route Table.
You then can go to "Create Graphs for this Host" to see the route table for that device.
I am glad that you wan't to try this my-query
Don't hesitate to reply to me if you can't work it out.
Best regards,
Fabian.
Routing table query
Hi,
This is an excellent query but I'm stuck and would appreciate some help as I'm a newbie to cacti. I have created the new data query and added the path to the xml file but what do i put into the graphs parameters. When i click on add a graph i'm not sure about the parameters. Any help will be appreciated. Many thanks.
Regards,
Amir
This is an excellent query but I'm stuck and would appreciate some help as I'm a newbie to cacti. I have created the new data query and added the path to the xml file but what do i put into the graphs parameters. When i click on add a graph i'm not sure about the parameters. Any help will be appreciated. Many thanks.
Regards,
Amir
Re: Data Query to get the Route Table
If anyone is after BGP table sizes then drop me a note, I've put one together to query Cisco/Foundry devices using expect-ssh and expect-telnet.fabio wrote:Hey, I find it very useful, but don't try to get this data from a Full Routing BGP device because it will time-out, it is too heavy even for the 9th wonder of the world
If there's a lot of interest I'll make it portable and publish it.
Cheers,
Gavin
any route in my query ...
+ Running data query [13].
+ Found type = '4 '[script query].
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/iproutetable.xml'
+ XML file parsed ok.
+ Executing script for list of indexes ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/iproutetable.xml'
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/iproutetable.xml'
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/iproutetable.xml'
please help me .... why
+ Found type = '4 '[script query].
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/iproutetable.xml'
+ XML file parsed ok.
+ Executing script for list of indexes ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/iproutetable.xml'
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/iproutetable.xml'
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/iproutetable.xml'
please help me .... why
Re: Data Query to get the Route Table
for me would be very interesting ...UKS-Gavin wrote:If anyone is after BGP table sizes then drop me a note, I've put one together to query Cisco/Foundry devices using expect-ssh and expect-telnet.fabio wrote:Hey, I find it very useful, but don't try to get this data from a Full Routing BGP device because it will time-out, it is too heavy even for the 9th wonder of the world
If there's a lot of interest I'll make it portable and publish it.
Cheers,
Gavin
can you post it?
sam
Re: Data Query to get the Route Table
Posted it here;
for me would be very interesting ...
can you post it?
sam
http://forums.cacti.net/viewtopic.php?p=112189#112189
-
- Posts: 8
- Joined: Wed Feb 20, 2008 9:13 pm
Re: any route in my query ...
i also have this kind of message, and no data is executed. could anybody give the solution?zorrosam wrote:+ Running data query [13].
+ Found type = '4 '[script query].
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/iproutetable.xml'
+ XML file parsed ok.
+ Executing script for list of indexes ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Executing script query ' '
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/iproutetable.xml'
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/iproutetable.xml'
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/iproutetable.xml'
please help me .... why
I am getting the same result as zorrosam and others. I am running:
Cacti Version 0.8.7a
Plugin Architecture 1.4
Poller Type CMD.php
Server Info Linux 2.6.9-67.0.4.plus.c4smp
Web Server Apache/2.0.59 (CentOS)
PHP Version 5.1.6
MySQL Version 5.0.54
RRDTool Version 1.2.23
SNMP Version 5.1.2
I did a snmpwlak on one of my Cisco 2800 routers and see all the OIDs that are listed in ipRouteTable.xml.
Does anyone have a fix for this.
Thanks
Cacti Version 0.8.7a
Plugin Architecture 1.4
Poller Type CMD.php
Server Info Linux 2.6.9-67.0.4.plus.c4smp
Web Server Apache/2.0.59 (CentOS)
PHP Version 5.1.6
MySQL Version 5.0.54
RRDTool Version 1.2.23
SNMP Version 5.1.2
I did a snmpwlak on one of my Cisco 2800 routers and see all the OIDs that are listed in ipRouteTable.xml.
Does anyone have a fix for this.
Thanks
Error in data query.
hey all
i took the xml file and placed it in the snmp_quries directory
and made a data query and successfully located the xml file
when i go to devices and create a new graphs i got the error Error in data query.
any help
Thanks,
Mohammad Khalil
i took the xml file and placed it in the snmp_quries directory
and made a data query and successfully located the xml file
when i go to devices and create a new graphs i got the error Error in data query.
any help
Thanks,
Mohammad Khalil
Who is online
Users browsing this forum: No registered users and 1 guest