Problem adding device with 2040 ATM sub interfaces
Moderators: Developers, Moderators
Problem adding device with 2040 ATM sub interfaces
I am having trouble adding a Cisco 7206VXR to Cacti, which has 2040+ ATM sub interfaces. It takes a very long time to come back after it is discovered (obviously) and doesn't go all the way to the "success" page - it just stops loading. You can go to the devices page manually and see it there though. It is like it was only able to partially complete the add. when I try to add graphs for it, the data sources never get added correctly. They get created, but with no "Index type" no "Index value" and no "Output Type ID". Also, the "data source path" is sometimes missing. I am NOT trying to graph all 2040+ interface, just a select few, but the ones I choose show the above problem.
I have tried to add the device many times, and tried to delete/add the graphs, but it never works. Has anyone come across this? Thanks in advance,
-chadd.
I have tried to add the device many times, and tried to delete/add the graphs, but it never works. Has anyone come across this? Thanks in advance,
-chadd.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
I am going to write something to speed v2 walks by orders of magnitude. It will take a few days and will require the net-snmp snmpbulkwalk command when finished.
TheWitness
p.s. Bug me in a few day's if I haven't responded.
TheWitness
p.s. Bug me in a few day's if I haven't responded.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
I tried those files you sent Larry, and here is what I got when I logged into Cacti:
Notice: Undefined variable: poller_intervals in /cacti/prod/cacti-0.8.6g/include/config_settings.php on line 513
Warning: Cannot modify header information - headers already sent by (output started at /cacti/prod/cacti-0.8.6g/include/config_settings.php:513) in /cacti/prod/cacti-0.8.6g/auth_login.php on line 77
Notice: Undefined variable: poller_intervals in /cacti/prod/cacti-0.8.6g/include/config_settings.php on line 513
Warning: Cannot modify header information - headers already sent by (output started at /cacti/prod/cacti-0.8.6g/include/config_settings.php:513) in /cacti/prod/cacti-0.8.6g/auth_login.php on line 77
Problem adding device with 2040 ATM sub interfaces
I also have this problem . I never reach the success page and cant fix any graphs for the routers wihich have all those subinterfaces on the ATM card.
I really hope there will be a fix for it.
Cacti is tha thing. I was really suprised how good it is. Keep up the good work
I really hope there will be a fix for it.
Cacti is tha thing. I was really suprised how good it is. Keep up the good work
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Chadd,
What the heck did I send you?
Larry
What the heck did I send you?
Larry
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
snmp.php and config_settings.php. I have attached them to this post.
- Attachments
-
- config_settings.zip
- (5.87 KiB) Downloaded 280 times
-
- snmp.zip
- (2.76 KiB) Downloaded 141 times
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Here's the revised config_settings.php. You don't want that one. In fact, please edit the settings table and look for a name of "poller_interval" and remove it from that table.
Larry
Larry
- Attachments
-
- config_settings.zip
- (5.78 KiB) Downloaded 162 times
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Well, I tried the new config_settings.php file with and without the new snmp.php file you sent before, and I have the same symptoms: takes forever, and never loads the success page after adding the device. My graphs that I have added for the newly discovered host are not updating either. Any other ideas? Thanks,
-chadd.
-chadd.
Last edited by chadd on Mon Oct 24, 2005 3:35 pm, edited 1 time in total.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Yes
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Did you specify the path for snmpbulkwalk in Settings->Paths first? Also, click the green circle when editing the host, not when the interface list is displayed.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
It seems like it gets more subinterfaces now , i tcpdumped a little and i saw that it fetched like 30 per bulkrequest, but still i dont get to this screen where it has a show the fetched interfaces and if i press the green circle button i get a new phenomena
but i cant see any interfaces at all not even the FE and GE card on the router.
http://<bogusip>/cacti/host.php?action=query_reload&id=1&host_id=56
this screen is totally empty
And thank you for putting effort into this problem.
but i cant see any interfaces at all not even the FE and GE card on the router.
http://<bogusip>/cacti/host.php?action=query_reload&id=1&host_id=56
this screen is totally empty
And thank you for putting effort into this problem.
I am suffering the same problem. For me the router (Cisco 2612) I have only has 4 atm interfaces (4 x ADSL WICs) but when I add the device instead of the success page I get a blank one just like olafson.
If I then go into the graphing page I can see all the interfaces ie 1 ethernet and 4 x ATM but when I create a graph the cpu utilisation comes up okay but none of the interfaces do ie they all have a red x. I have also tried to graph the ethernet interface but this also does not come up on the graph. The network I am graphing has another 8 of these routers with the identical IOS but only 1 x ADSL WIC atm interface and they all work fine
I have tried the new snmp and config.settings file posted earleir with the new bulkwalk path specified to the snmpbulkwalk.exe but to no avail
Any asistance apreciated
If I then go into the graphing page I can see all the interfaces ie 1 ethernet and 4 x ATM but when I create a graph the cpu utilisation comes up okay but none of the interfaces do ie they all have a red x. I have also tried to graph the ethernet interface but this also does not come up on the graph. The network I am graphing has another 8 of these routers with the identical IOS but only 1 x ADSL WIC atm interface and they all work fine
I have tried the new snmp and config.settings file posted earleir with the new bulkwalk path specified to the snmpbulkwalk.exe but to no avail
Any asistance apreciated
Who is online
Users browsing this forum: No registered users and 0 guests