Log analyzer and Test names

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
ironmike
Posts: 15
Joined: Sun Jun 22, 2003 6:00 pm
Contact:

Log analyzer and Test names

Post by ironmike »

I have problem (maybe it is of my own doing):
I have hostmonitor (v4.86) running monitoring different computers. Each computer has it's own "folder", say WebServer, SQLServer, etc.

While there are different tests in each folder, most are the same (CPU, memory, disk bytes/sec, etc.). The tests are all named the same thing. The problem comes when I go to view the logs in log analyzer and it only shows a single test for CPU utilization, memory, etc. (I am not sure which info that it is showing, either).

How can I get log analyzer to show me the results for each computer? Is this possible, or do I need to do the following
\WebServer
+WebServer-CPU
+WebServer-MemFree
+WebServer-BytesSec
...
\SQLServer
+SQLServer-CPU
+SQLServer-MemFree
+SQLServer-BytesSec
...

instead of
\WebServer
+CPU
+MemFree
+BytesSec
...
\SQLServer
+CPU
+MemFree
+BytesSec
...

thanks,
Mike
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You may add UseFullPath=1 line into hostmon.ini file ([Logging] section) and restart HostMonitor.

Regards
Alex
ironmike
Posts: 15
Joined: Sun Jun 22, 2003 6:00 pm
Contact:

Post by ironmike »

No way to get the old info, I suppose (with no path info, there's probably no way to know what device is being tested)?

thanks for the info,
Mike
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Old info? Records that already in the log? Yes, you cannot say what record belongs to which test if you have the same names for different items.

Regards
Alex
Post Reply