Hey all...
I am having trouble receiving SNMP traps using the SolarWinds NCM Trap Receiver. I am trying to take advantage of the Real-Time Config Change Notification feature. I have verified the following:
- SNMP Settings on my network device (router)
- SNMP traps are being sent to defined hosts from network device (router)
- SNMP services are installed on server and running as administrator
- SNMP services set to log on with local system
- SolarWinds SNMP services are installed and show to be running (event viewer shows DB connectivity and initialization errors, however - event log error shown below).
- Verified that I can receive Traps on same server using SW Eng Toolset Trap Recevier.
- I am running Server 2008 R2 64bit with SQL 2005 64bit SP3 - UAC disabled. My installation has the AD user and the builtin admininstators account added to the SQL instance as sysadmins...
- I am aware that R2 isn't officially supported for use with NCM yet, thus the reason for the thwack post instead of a support ticket.
Here is the error in the event log that I get everytime that I attempt to start/restart the SW NCM Trap Service:
Log Name: SolarWinds.Net
Source: NCMTrapService
Date: 2/24/2010 11:35:11 AM
Event ID: 1007
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: <svrname.domain.net>
Description:
Service Start Failure - Exception during Initalize The type initializer for 'NCMTrapService.DatabaseFunctions' threw an exception.
at NCMTrapService.DatabaseFunctions.TryOpenNewDatabaseConnection(SqlConnection& DatabaseConnection)
at NCMTrapService.Settings.Refresh()
at NCMTrapService.SWTrapService.Initalize()
This is day 2 of fooling with this problem...still getting same results. Any help would be greatly appreciated.
Thanks in advance...