How to know that your remote server is ruing smoothly or not
in unix?
Answer Posted / anup
login to the remote server using ssh and use top -d1 command
, it will show the load average on the server.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain about return code?
How can the contents of a file inside jar be read without extracting in a shell script?
What does $@ mean in shell?
How do I open the shell in cmd?
What is the first line of a shell script called?
What is batch file programming?
What are script files?
What does egrep mean?
What is sudo command?
What is shell and terminal?
How do I run a .sh file?
Why is the use of shell script?
What is path in shell script?
What is the conditional statement in shell scripting?
What are the advantages of using shell scripts?