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
How do we delete all blank lines in a file?
Can shell script run on windows?
What is a beat in a script?
What are the different types of variables used in shell script?
What is bash used for?
Why is shell scripting important?
Explain about the slow execution speed of shells?
What is an inode block?
how will you find the total disk space used by a specific user?
What is shell company all about?
how to get part of string variable with echo command only?
What is shell terminal?
What is the syntax of while loop in shell scripting?
What are the different communication commands available in the shell?
What is the best shell scripting language?