SNMP Service stops responding

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

joshm
Cacti User
Posts: 82
Joined: Mon Oct 03, 2005 1:34 pm
Location: STL

SNMP Service stops responding

Post by joshm »

Sorry if this has been answered before but doing some searches I wasn't able to find any fixes for my problems. I have 3 windows xp boxes that keep having the SNMP service crash. They run fine for awhile until someone actually starts to use the box so I am pretty sure its just some program on these 3 boxes that is causing the service to stop responding. The problem is the service does not actually crash/create an event log so I am kind of stumped on troubleshooting the problem.

Anyone have any ideas where to start troubleshooting this? These 3 boxes all serve the same purpose for the company so they all have the same software loaded up. Although 1 other box actually has not had any problems. Or maybe just a suggestion for an alterative to the MS SNMP service to install in these boxes would be the easiest thing to do.

Thanks for any help
-Josh

FYI All of these computers run XP /SP2, but firewall should be disabled with Panda as the Antivirus program running.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

When you mean it crashes, you mean it stops returning SNMP data, right? I haven't run into that problem with my xp/win2k3 machines. Are you sure it's not the firewall/av that might be blocking the snmp requests?
User avatar
TheWitness
Developer
Posts: 17062
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

If it's crashing, please post the event log entries. Thanks,

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?
joshm
Cacti User
Posts: 82
Joined: Mon Oct 03, 2005 1:34 pm
Location: STL

Post by joshm »

Ok, well I was wrong about the service pack 2 only 1 of the 3 troubled computers had it installed. Now all these computers got updated and have service pack 2 and all available updates installed.

On these systems SNMP never crashes. If I goto the services manager it shows that the service is started. But it will not respond to SNMP requests. The machines all run Panda Corp antivirus that is controlled from a central server, but I have other machines with the same Panda config that have no SNMP problems nor should Panda be doing any firewall type actions anyway. The windows firewall has also been double checked and is disabled on all 3 of these systems. Plus restarting the service and SNMP responds it just then stops responding 5 mins. later. So if it was a firewall problem I would suspect that it would kill the SNMP right away. I just cleared even viewer & restarted service just to test and
other than the message about SNMP restarting nothing popped in it when it stopped responding to Cacti. I have tried Getif as well just to make sure it was not communication problem between Cacti server and this system.

-Josh
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Odd. I suggest you post your SNMP problem to a forum specific to Microsoft problems like DSLreports.com.

In the mean time, the only other option you have is to use the Net-SNMP snmp agent.
joshm
Cacti User
Posts: 82
Joined: Mon Oct 03, 2005 1:34 pm
Location: STL

Post by joshm »

BSOD2600 wrote:Odd. I suggest you post your SNMP problem to a forum specific to Microsoft problems like DSLreports.com.

In the mean time, the only other option you have is to use the Net-SNMP snmp agent.
Ok, I'll give that a try as well. I just noticed that it only crashes once I start monitoring and graphing parts of the system. If I just leave the device listed a but not graphing it does not seem to cause an SNMP lockup. But the moment I told it to start graphing hard drive space it crashed after the next poll. Or more like stopped responding.

I use host up detection of SNMP & Ping FYI.

-Josh
User avatar
TheWitness
Developer
Posts: 17062
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Many of the AV vendors are starting to intercept/control the IP stack. When this happens, some applications will just start to break. I suggest you perform testing with Panda and/or other firewalls disabled and see if it makes a difference. I suspect Panda since many thousands of people have no issues with Cacti (well relatively minor ones anyway).

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?
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Right, which is why I asked if he was sure if the AV/firewall was blocking it. I had a simular problem with VPN connections and Norton AV 2005. They've now included a damn firewall feature in in. Even with all of norton services disabled, I still had problems. Uninstalling the damn POS was the fix. Just an FYI...
User avatar
TheWitness
Developer
Posts: 17062
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

I'm note quite sure I understand what you mean, what is a POS??? 8) ;)

TheWitness

p.s. Just kidding, I did see Men in Black. They drove a black one...
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?
joshm
Cacti User
Posts: 82
Joined: Mon Oct 03, 2005 1:34 pm
Location: STL

Post by joshm »

Ok well I installed Net SNMP on these boxes but now it only monitors the ethernet interface not the hard drive or CPU. Excuse my cacti ignorence, but what is involved in making cacti work with the net snmp agent vs. the default MS SNMP service. I was just using the default windows templates to do the graphing.....

-Josh
User avatar
TheWitness
Developer
Posts: 17062
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

I would have recommended some lab testing with the AV software removed rather than installing the Net-SNMP agent myself. Although, Net-SNMP is infinitely configurable.

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?
joshm
Cacti User
Posts: 82
Joined: Mon Oct 03, 2005 1:34 pm
Location: STL

Post by joshm »

Panda is installed on every system & server in the office and these are the only 3 with the problem. Panda gets its configuration from a central server within the office so any blocking would happen to all or none of the client systems. You can't manually change a client setting if you tried on an individual PC basis. So I am 99% sure it would not be a problem with Panda blocking/preventing access to the MS SNMP service.


-Josh
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

I'd still double check the Panda AV settings. When looking on the Panda AV site, I noticed that most of their software has some sort of firewall in it.
joshm
Cacti User
Posts: 82
Joined: Mon Oct 03, 2005 1:34 pm
Location: STL

Post by joshm »

Well I have seen programs do things it shouldn't before so I went ahead and took your suggestion. Uninstalled panda from 1 of the 3 and have Cacti monitoring it now. Now to just wait and see if snmp drops off or not. Also while uninstalling it I double checked the settings configured for it and it had no native Firewall features. But it does do antispam/email filtering so there is a chance it would still be doing something funky in order to monitor the traffic that could be causing the problems.

-Josh
joshm
Cacti User
Posts: 82
Joined: Mon Oct 03, 2005 1:34 pm
Location: STL

Post by joshm »

Well all is seeming well now so thanks for you suggestions on checking on panda. I should have known better, but the one thing I wasn't taking into account is that although Panda was running on every other system I monitor, it was running the server version not the XP client version. Somehow 1/4 desktops managed to function ok with panda, but now with filtering options disabled the other 3 are functioning fine as well.

Thanks again,
Josh
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests