LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This 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


Reply
  Search this Thread
Old 05-23-2013, 07:02 AM   #1
Vodkaholic1983
Member
 
Registered: May 2010
Distribution: Windows / Debian
Posts: 163

Rep: Reputation: 0
Real time stats debain full screen software?


Howdy all

I run a home server and I have a spare monitor. I was wondering if there was any software out there which could show the following

CPU
Ram
swap
HDD
network speeds
etc...

Basic info

Full screen (so I can just switch the monitor on it will all be there to view with ease. (in real time)

Is there anything like this?
Would be great if it auto started also

Cheers
 
Old 05-23-2013, 08:53 AM   #2
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I think conky will do what you want, it's what I use to do similar:
http://www.linuxquestions.org/questi...thread-883862/
http://conky.sourceforge.net/docs.html
 
Old 05-23-2013, 08:59 AM   #3
Vodkaholic1983
Member
 
Registered: May 2010
Distribution: Windows / Debian
Posts: 163

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by 273 View Post
I think conky will do what you want, it's what I use to do similar:
http://www.linuxquestions.org/questi...thread-883862/
http://conky.sourceforge.net/docs.html
Thanks

I don't have the desktop installed, is there anything else you could recommend? as I don't need a desktop.
Cheers
 
Old 05-23-2013, 09:04 AM   #4
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I'm afraid I only use my machines as desktops. It is possible to get conky to output to a file instead of to the screen so you could use it somehow but I suspect it may be clunky doing it like that.
Otherwise you might be left with using a few programs like top (or htop), iftop, iotop etc. and something like screen to have them all open at the same time.
 
Old 05-23-2013, 09:15 AM   #5
Vodkaholic1983
Member
 
Registered: May 2010
Distribution: Windows / Debian
Posts: 163

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by 273 View Post
I'm afraid I only use my machines as desktops. It is possible to get conky to output to a file instead of to the screen so you could use it somehow but I suspect it may be clunky doing it like that.
Otherwise you might be left with using a few programs like top (or htop), iftop, iotop etc. and something like screen to have them all open at the same time.
I see, I thought there might of been a program out there to do all this.
Cheers anyway 273
 
Old 05-23-2013, 09:20 AM   #6
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I was intrigued as to whether there was anything out there and I just found nmon -- it looks like it might do what you want.
 
Old 05-23-2013, 09:33 AM   #7
Vodkaholic1983
Member
 
Registered: May 2010
Distribution: Windows / Debian
Posts: 163

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by 273 View Post
I was intrigued as to whether there was anything out there and I just found nmon -- it looks like it might do what you want.
Yea I just found this one also looks like this will do me Cheers
 
Old 05-23-2013, 09:38 AM   #8
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
You're welcome. I'm happy to know of another tool.
 
1 members found this post helpful.
Old 05-23-2013, 10:50 AM   #9
Vodkaholic1983
Member
 
Registered: May 2010
Distribution: Windows / Debian
Posts: 163

Original Poster
Rep: Reputation: 0
Hey 273 do you know a way how I can get this command to run on start up?

Code:
nmon
Cheers
 
Old 05-23-2013, 11:08 AM   #10
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
If you added it to the end of your .bashrc it will start when you log in. I'm not sure how you would start it without logging on though, sorry.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[RTAI] Can POSIX real time signals result in soft real time? Aquarius_Girl Linux - Newbie 0 04-21-2012 05:14 AM
Real time bandwidth monitoring software turkejd Linux - Networking 2 02-18-2012 04:25 AM
software for real time plots? MrUmunhum Linux - Software 1 02-04-2011 06:33 PM
Real time drum kit software? lucmove Linux - Software 4 08-02-2010 05:10 PM
RT Patch with full real time preemtion sanjeevsharmaengg Linux - Software 3 02-05-2007 01:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration