Hi,
I'm having a problem reading SNMP interfacedata from my Cisco 7206. Whenever I select Poll -> Configuration on the the Cisco 7206 node NetXMS daemon abruptly crashes leaving no apparent trace. Debugging shows the following:
NetXMS was started as '/opt/bin/netxmsd --debug-all' and log shows the following:
NetXMS is running;
# ps ax | grep netxms
1774 ? S 0:00 /opt/bin/netxmsd --debug-all
7026 pts1 R 0:00 grep netxms
Selecting Poll -> Configuration leaves this in the log;
[29-Sep-2005 11:40:49] DEBUG: Deleting object 86 [lan0]
[29-Sep-2005 11:40:49] DEBUG: NetObj::Delete(): clearing parent list for object 86
[29-Sep-2005 11:40:49] DEBUG: NetObj::Delete(): clearing child list for object 86
[29-Sep-2005 11:40:49] DEBUG: NetObj::Delete(): deleting object 86 from indexes
[29-Sep-2005 11:40:49] DEBUG: NetObj::Delete(): calling OnObjectDelete(86)
[29-Sep-2005 11:40:49] DEBUG: Object 86 successfully deleted
Then nothing.
Poll window in client shows;
Sending poll request to server...
Poll request accepted
Starting configuration poll for node Cisco 7206VXR
Checking node's capabilities...
SNMP agent is active
Capability check finished
Checking interface configuration...
Interface "lan0" is no longer exist
Found new interface "ATM1/0"
Found new interface "ATM2/0"
<snip some 60 interfaces>
Found new interface "ATM1/0.5032-aal5 layer"
Found new interface "ATM1/0.7032-atm subif"
Poll failed (Request timed out)
The "Poll failed" text above shows up well after the latest interface line was printed and long after the daemon apparantly crashed.
Then check to see if the daemon is running;
# ps ax | grep netxms
9885 pts1 R 0:00 grep netxms
As we can see, it for some reason terminated/crashed.
I figured that the issue might be ralated to the fact that this particular router has ~3000 interfaces, mainly virtual ones. Also to get the daemon up and running again I have to first remove the database lock using the nxdbmgr before starting it again.
Any suggestions?
Best regards,
Rune Nilssen
rune_at_directconnect.no
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.8/113 - Release Date: 27.09.2005Received on Thu Sep 29 2005 - 12:50:20 EEST
This archive was generated by hypermail 2.2.0 : Thu Sep 29 2005 - 13:00:52 EEST