Monitoring server load / memory usage

kfiresmith

ADSM.ORG Member
Joined
May 7, 2007
Messages
201
Reaction score
0
Points
0
Location
Pittsburgh
PREDATAR Control23

I'll soon be tripling the amount of clients and schedules on a Linux TSM server and would like to find the simplest way to get reports on overnight load averages etc to make sure I have room to grow each following day. I want to track the utilization of: network, i/o, memory, cpu, and load on 15 minute intervals.
Does anyone else do anything similar?
Anyone already make the scripts?

Thanks,
- Kodiak
 
PREDATAR Control23

Thanks man. I'm looking at all the basic OS bundled CLI apps right now, I was just being lazy and looking for a script that would run things automatically for me.
It's RHEL4 and RHEL5, btw.
 
PREDATAR Control23

nmon

Better late than never ;-)
You might want to look at nmon - start it via cron with the right switches and voila.

Cheers - Gina
 
PREDATAR Control23

I have room to grow each following day. I want to track the utilization of: network, i/o, memory, cpu, and load on 15 minute intervals.
Does anyone else do anything similar?
 
Top