I need to check CPU,Mem etc of many remote servers which are Linux, Unix,AIX OS etc.
For some reasons I don't want to install agent on those target servers. I want to use telnet or ssh protocol and login the servers then send one command(support more commands will be much better) and get response, then I will check the result to decide if alert reports.
But now it seems no test method can meet the requirement. I have to write many VBS files to finish the task, but I think they are not convenient to manage. and each test item will generate one wscript process, many tests concurrent will occupy much CPU of hostmonitor server.
Hope that Hostmonitor can integrate this test method.
Thanks.