How to know that your remote server is ruing smoothly or not
in unix?



How to know that your remote server is ruing smoothly or not in unix?..

Answer / 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

More Shell Script Interview Questions

madhar chod unix ke 10 commands dhang se likh nahi sakta hai

0 Answers   Cap Gemini,


What is Linux language details

0 Answers   Quick Heal,


What is console line?

0 Answers  


What are the different methods available to run a shell script?

2 Answers  


Write a script to print the first 10 elements of fibonacci series.

0 Answers  


What are the different variables present in linux shell?

0 Answers  


In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?

0 Answers  


What is the significance of the shebang line in shell scripting?

0 Answers  


What is shell and shell script?

0 Answers  


Why is used in shell scripting?

0 Answers  


How to set an array in linux?

0 Answers  


Why is the use of shell script?

0 Answers  


Categories