Search found 39 matches

by RRing
Tue Sep 16, 2014 7:33 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Help Parsing SNMP Trap
Replies: 3
Views: 11499

Tune Up Reply

Thank You- The Tune up reply in your provided example works great.
by RRing
Mon Sep 15, 2014 2:38 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Help Parsing SNMP Trap
Replies: 3
Views: 11499

Help Parsing SNMP Trap

I am trying to format the tune up reply value of a received Trap and grab the Details and IP address of the sent trap, but cannot get the format correct. when I set the SNMP Tune UP Reply to %TrapAllValues% I receive the following format 1.3.6.1.4.1.2879.2.8.1.1.1.1.1.0 = 4272488803<cr> 1.3.6.1.4.1....
by RRing
Thu Sep 11, 2014 3:48 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: SNMP Trap Does Not Display
Replies: 4
Views: 13505

SNMP Display Solved

We figured out there error after multiple test. The Trap filter good status was set to low, so it was immediatly setting the test to good after the trap was received.
by RRing
Thu Sep 11, 2014 3:12 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: SNMP Trap Does Not Display
Replies: 4
Views: 13505

SNMP Trap Receiver Verification

I verified the Windows Trap Receiver service was off and set to manual startup, Made sure IP-Tools Trap receiver was not running, then restarted HostMonitor. I am still unable to view any reply in the Trap Receiver test. I do not get any socket bind errors on hostmonitor startup, so still not sure w...
by RRing
Thu Sep 11, 2014 2:40 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: SNMP Trap Does Not Display
Replies: 4
Views: 13505

SNMP Trap Does Not Display

I have currently setup HostMonitor to receive traps via the Miscellaneous Tab-SNMP Trap Test- Receive traps on UDP port 161. I then added a SNMP trap test method that accepts traps from ANY-ANY-ANY-ANY on the trap filter and then display OID. after this, I am not able to see any items in the reply f...
by RRing
Thu May 06, 2010 7:22 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Send Data to a Remote HostMonitor System
Replies: 1
Views: 8185

Send Data to a Remote HostMonitor System

Due to privacy concerns we are required to Setup individual instances of HostMonitor in different countries. We still require a single view of all systems into a central HostMonitor. We would like to send back all errors from remote systems when failures occur using an Action Profile. I have setup a...
by RRing
Fri Apr 16, 2010 6:21 am
Forum: Bug reports
Topic: HostMonitor Crash After Ugrade
Replies: 14
Views: 166473

Database Error Causing Crash

I have completly reloaded the database which corrected the problem.
by RRing
Wed Apr 07, 2010 9:58 am
Forum: Bug reports
Topic: HostMonitor Crash After Ugrade
Replies: 14
Views: 166473

Crashes

When I add the following in the Data Source for an ODBC Query test zdbc:mssql://CSCTS01:1443/HMonitor I always get the following error. Error: None of the dynamic link libraries can be found: ntwdblib.dll Note: The database is on a remote server which is SQLServer2008 Enterprise running on Windows 2...
by RRing
Wed Apr 07, 2010 9:05 am
Forum: Bug reports
Topic: HostMonitor Crash After Ugrade
Replies: 14
Views: 166473

Crashes

Alex, I spoke to soon, I started having failures this morning. Any ideas from the below event log? Faulting application hostmon.exe, version 8.0.54.661, time stamp 0x2a425e19, faulting module hostmon.exe, version 8.0.54.661, time stamp 0x2a425e19, exception code 0xc0000005, fault offset 0x0001ab9e, ...
by RRing
Tue Apr 06, 2010 7:44 am
Forum: Bug reports
Topic: HostMonitor Crash After Ugrade
Replies: 14
Views: 166473

ODBC Error

Alex,
Thanks for the help, it was a corrupt SQL load caused by a recent install of SQL Client Tools. I removed and reloaded and the crashes from the ODBC error have stopped.
by RRing
Fri Apr 02, 2010 12:05 pm
Forum: Bug reports
Topic: HostMonitor Crash After Ugrade
Replies: 14
Views: 166473

ODBC Error

Alex,
I added the string and get an error code 65535
Error: none of the dynamic libraries can be found:ntwdblib.dll
by RRing
Thu Apr 01, 2010 6:36 am
Forum: Bug reports
Topic: HostMonitor Crash After Ugrade
Replies: 14
Views: 166473

Hostmonitor ODBC Error

Alex,

I do have ODBC SQL Actions which do an insert to a failures table on reply failures. All use the ODBC Driver listed in the previous thread.
by RRing
Mon Mar 29, 2010 11:25 am
Forum: Bug reports
Topic: HostMonitor Crash After Ugrade
Replies: 14
Views: 166473

HostMonitor and ODBC issue

Alex,
I was running 8.32.
ODBC Driver is SQL Server Native Client 10.0
on 64 Bit Windows
by RRing
Mon Mar 29, 2010 10:10 am
Forum: Bug reports
Topic: HostMonitor Crash After Ugrade
Replies: 14
Views: 166473

HostMonitor Crash After Ugrade

I have recently upgraded to 8.54 and started experiencing crashes on HostMonitor which is reporting an error on ODBC logging in the Windows Event Logs . Faulting application hostmon.exe, version 8.0.54.661, time stamp 0x2a425e19, faulting module ODBC32.DLL, version 6.0.6002.18005 OS Version: Windows...
by RRing
Thu Feb 25, 2010 11:41 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: SQL Query Action Syntax Error
Replies: 2
Views: 9278

SQL Query Action Syntax Error

Thanks Alex- I missed that. Looks like I had that wrong, and also had to remove the quotes around the complete substring command. All works good now. Thanks you for your quick reply.