LogAnalyzer

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
MirkoW
Posts: 210
Joined: Tue Jul 01, 2008 6:51 am

LogAnalyzer

Post by MirkoW »

Hi,

i export all Log-Datas into a MYSQL-Database with using a ODBC Connector.

I have Created a Archive-Database with a Archive-Database-Type but LogAnalyzer is freezing if i want to read a Database with an Archive-Type instead of MyISAM
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Complettely freezes or works much more slowly?
Archive engine does not support some SQL commands, does not support row cache, SELECT operation performs a complete table scan and so on.

Regards
Alex
MirkoW
Posts: 210
Joined: Tue Jul 01, 2008 6:51 am

Post by MirkoW »

Hi,
it complettly freeze for a while and after them i get follow error message:

---------------------------
Error
---------------------------
Source: HostMonitor Archiv. Error: Invalid argument to date encode
---------------------------
OK
---------------------------
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Archive engine does not support some SQL commands, does not support row cache, SELECT operation performs a complete table scan and so on.
I have added new low priority task but I am not sure we should implement archive engine support. We plan to completely redesign logging and analyzing in version 8.

Regards
Alex
Post Reply