any software that monitors resource usage? similar to ps aux every second
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
any software that monitors resource usage? similar to ps aux every second
HI guys, I've been doing ps aux till I karpal tunneled .
Is there like a software that monitors resource usage which can sort of simulate doing ps aux every second or so?
And i need to access it via SSH. I don't think there is any huh?
$ssh nitin@remoteserver top
password : <My Password >
This would give you the output of the top command on the remote server without logging in or out . Also the top command will keep to run till u kill it by CTRL + c or q.
Don't know what distro you're using but on Fedora there's the "ntsysv" command that pops up a gui that lets you decide what starts at boot. I always unselect the spamassasin option.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.