-
April 11th, 2004, 07:02 PM
#1
system monitor
Hey all. What are some good type of system monitors for red hat 9? I have tried gkrellm and need to play with it to get it to work right. But i am just trying to find out what other kinds you guys/girls use.
[gloworange]\"A hacker is someone who has a passion for technology, someone who is possessed by a desire to figure out how things work.\" [/gloworange]
-
April 11th, 2004, 07:20 PM
#2
Not sure if you mean hardware wise, or system logs, or what...
As far as hardware goes, LM Sensors is pretty good.
http://secure.netroedge.com/~lm78/
-
April 11th, 2004, 10:25 PM
#3
I'm a personal fan of lmsensors..
On most unixes, Linux being one of them, evrything is a file..
You can look for the values of some hardware in the /proc
you could also make a batch script up, as long as you know where to look for the values..
you will need to use acpi module(s) for this..
I have a cron bash script mail me as soon as lmsensors or those /proc/acpi files display "strange" values..
since the PC I'm at right now (slackware-current) doesn't have lm_sensors installed, I'd think I'd install it and write a short tutorial at the same time
just download i2c and lmsensors http://secure.netroedge.com/~lm78/
tar xzvf i2c[tab]
cd i2c[tab]
make && make install
cd ..
tar xzvf lm_[tab]
cd lm_[tab]
make && make install
cd prog/mkdev
./mkdev.sh (to make devices (not allways needed))
cd ../detect/
./sensors-detect (to detect what drivers to load)
it tells you what drivers to use..
copy and paste (execute) the modprobe lines . . .
and also run /usr/local/bin/sensors -s
now the command sensors will show you the readings from the sensors
you might want to configure some stuff in /etc/sensors.conf
well that was all realy..
don't forget to check out the other tools in the lm_sensors-[version]/prog folder
ASCII stupid question, get a stupid ANSI.
When in Russia, pet a PETSCII.
Get your ass over to SLAYRadio the best station for C64 Remixes !
-
April 12th, 2004, 12:52 AM
#4
I'm looking more for software. One that can monitor CPU, mem, network, and processes
[gloworange]\"A hacker is someone who has a passion for technology, someone who is possessed by a desire to figure out how things work.\" [/gloworange]
-
April 12th, 2004, 02:11 AM
#5
well in that case, try ksim
KSim is a system monitor app which has its own plugin system with support for GKrellm skins
http://ksim.sourceforge.net/
ASCII stupid question, get a stupid ANSI.
When in Russia, pet a PETSCII.
Get your ass over to SLAYRadio the best station for C64 Remixes !
-
April 12th, 2004, 03:44 AM
#6
when you go to download it it says the server is not there
[gloworange]\"A hacker is someone who has a passion for technology, someone who is possessed by a desire to figure out how things work.\" [/gloworange]
-
April 14th, 2004, 01:24 PM
#7
I'm using MRTG to monitor a couple of systems. It's actually made to monitor networktraffic but since it uses SNMP you can basicly monitor anything that has a MIB (this includes CPU, mem, hd space etc.).
Oliver's Law:
Experience is something you don't get until just after you need it.
-
April 14th, 2004, 03:34 PM
#8
Member
One program I like to use to monitor inbound and outbound pps is GetIf, there is also mrtg, Smokeping, Whatsup Gold. Google all this to learn more about it most of it is pretty useful.
-
April 22nd, 2004, 07:53 AM
#9
Dude stick with Gkrellm. You can integrate lmsensors with it and you can configure it to monitor anything and everything. Plus it is skinable.
Also, if you want to monitor a big network, then you should definately try Ntop. It runs off a web based inerface and it is so extremely thorough and organized. I give it like 3 A+'s
You shall no longer take things at second or third hand,
nor look through the eyes of the dead...You shall listen to all
sides and filter them for your self.
-Walt Whitman-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|