ODBC logs will not display in log analyzer

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
wchildress
Posts: 23
Joined: Tue Oct 15, 2002 6:00 pm

ODBC logs will not display in log analyzer

Post by wchildress »

I'm attempting to change logging from text file to mysql db. The ODBC setup test executes correctly and shows available tests. Loading ODBC logs into log analyzer displays no tests. Why not?

hostmon v 7.78
log Analyzer 5.48
MySQL v 5.0.77
Mysql ODBC Driver 3.51

SQl logging query - Insert into hmlog (eventtime, testname, status, reply, testid, testmethod) VALUES (Now(), '%TestName%', '%Status%', '%Reply%', %TestID%, '%TestMethod%')
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Does Log Analyzer shows some error message when you load ODBC log?
If not, probably you set additional filter ("Add custom filter" option)?

Regards
Alex
wchildress
Posts: 23
Joined: Tue Oct 15, 2002 6:00 pm

Post by wchildress »

It shows no errors and I don't have any custom query filters set in ODBC log manager or in log analyzer search.

The "test" in the ODBC logs manager shows 36977 record(s) retrieved and structure check: ok

I simply go to file >> load ODBC log >> check my one and only source >> click OK and nothing happens.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Strange.. Could you please send odbclogs.lst file to support@ks-soft.net?
Could you export database (table) structure as well?

Regards
Alex
wchildress
Posts: 23
Joined: Tue Oct 15, 2002 6:00 pm

Post by wchildress »

Thanks Alex again for the quick responses. The files have been sent to you. Almost 9 years of using the product and the support is always superb.
User avatar
greyhat64
Posts: 246
Joined: Fri Mar 14, 2008 9:10 am
Location: USA

Post by greyhat64 »

wchildress,
Nine years!
I would love to tap into a 'veterans' experience with AHM to see if there are some workable strategies I haven't employed yet. So, if you're feeling educational, would you mind emailing me for an off-line chat? (see button below).

Regards,
Joel
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Looks like you have specified invalid table name (HMLOG) instead of correct name (hmlog). Its case sensitive.

I wonder how "Test" function could work? It shows "Table .. doesn't exist" error on our system.
Also, its strange Log Analyzer does not show any error message when you load table...
May be there are several problems on your system? Please change table name then we see what happens.

Regards
Alex
Post Reply