Firstly let me say HostMonitor is Fantastic, I am currently testing it.
Is it possible to Remote Shell across to a Linux machine?
I know RMA's are available, but that means I need to get the Lunix Admin to install the (RMA) software, which they wont do, If I could remote shell that would help me get some performance stats using "top" without having to install any software on the Linux machine and then I will be able to run all the tests from HostMonitor from my PC.
Is there any other options? I would like to check load average and memory usage on a number of different boxes/machines
Thank you.
Remote Shell
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
Re: Remote Shell
Thank you!dunhill wrote:Firstly let me say HostMonitor is Fantastic, I am currently testing it.

Sorry, HostMonitor does not provide such an option. IMHO, rsh, rexec, lrogin services are now obsolete. These services do not provide much security, so I do not think Linux admins allow you to connect to Linux machines using these services. Another thing is SSH. SSH is pretty secure and considered as a replacement for telnet, rlogin, rsh, rexec, etc. services. So, we plan to add "SSH Check" test method, however, I am not sure when it will be implemented.dunhill wrote:Is it possible to Remote Shell across to a Linux machine?
If SNMP agent is running on target Linux system, you may use "SNMP Get" test method to gather necessary information. You just should provide proper OID. http://www.ks-soft.net/hostmon.eng/mfra ... tm#chkSNMPdunhill wrote:Is there any other options? I would like to check load average and memory usage on a number of different boxes/machines.
Regards,
Max
Re: Remote Shell
I vote for thatKS-Soft Europe wrote:... So, we plan to add "SSH Check" test method, however, I am not sure when it will be implemented.
Re: Remote Shell
+1JuergenF wrote:I vote for thatKS-Soft Europe wrote:... So, we plan to add "SSH Check" test method, however, I am not sure when it will be implemented.