How to get system load in Linux -


i trying system load in linux. have tried use uptime command getting average. want see how long takes linux system load shutdown or restart. want see how long takes boot way up.

try who -b or last reboot | head -1


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -