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).
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
...