Author Topic: Linux CPU Moniter  (Read 737 times)

shuiend

  • Member
  • **
  • Posts: 250
  • Kudos: 0
    • http://stuff4fools.topcities.com
Linux CPU Moniter
« on: 17 January 2003, 06:41 »
is there any cpu monitoring software for linux? I know in windows you use WCPUID to monitor temp and all. Is there a prgrom like this in linux. I would like to see how hot my system is at diffrent times and loads.
you know its a bad day when you look more sober then usual

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
Linux CPU Moniter
« Reply #1 on: 17 January 2003, 06:46 »
There are millions of CPU tools for Linux, some graphical, some will create logs, etc, etc. How would you like to be able to monitor your CPU? Real time? Daily logs broken down in specified time increments? Realtime moving graphs? If you can give specifics I can give you some examples of tools that will give you what you want.
Someone please remove this account. Thanks...

TheQuirk

  • VIP
  • Member
  • ***
  • Posts: 2,154
  • Kudos: 315
Linux CPU Moniter
« Reply #2 on: 17 January 2003, 21:59 »
$ top

there's also a graphical utility, I'll find it out tomorrow.

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
Linux CPU Moniter
« Reply #3 on: 17 January 2003, 10:19 »
top is good. I like GKrellM for a nice little rolling graph of several stats (CPU being one of them). Of course there are the simple little gadgets like xload, xcpustate. Then there are non-graphical apps like top, procinfo, iostat, vmstat, etc that have lots of options. Then there are logging apps like sar which is an excellent logger capable of keeping detailed logs and creating reports on just about everything you can think of relating to performance. Of course this is just the short list. These are utilities included with most UNIX/Linux systems (not counting GKrellM).
Someone please remove this account. Thanks...

shuiend

  • Member
  • **
  • Posts: 250
  • Kudos: 0
    • http://stuff4fools.topcities.com
Linux CPU Moniter
« Reply #4 on: 17 January 2003, 15:12 »
Thanks for the replys. Top is nice but i would like something with a gui and also telles me the temperature of my cpu. I am planning on overclocking soon and would like to monitor the speed and temperature of my cpu.
you know its a bad day when you look more sober then usual

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
Linux CPU Moniter
« Reply #5 on: 18 January 2003, 01:10 »
I have seen GUIs for this. Your distro should include a package called "lm_sensors". Here's the web site for it:

http://www2.lm-sensors.nu/~lm78/
Someone please remove this account. Thanks...

shuiend

  • Member
  • **
  • Posts: 250
  • Kudos: 0
    • http://stuff4fools.topcities.com
Linux CPU Moniter
« Reply #6 on: 18 January 2003, 01:35 »
ok i check out that site and dl the program. I checked apt-get to see if they had it and it said i already had the latest version of it. So how in the hell do i use it? The direction are really confusing to me and i dont want to fuck up the thing i already got installed you i am not going to try to compile it right now.
you know its a bad day when you look more sober then usual