View Single Post

   
  #2 (permalink)  
Old 01-05-2008, 09:30 AM
Frank Fegert
 
Posts: n/a
Default Re: rrdtool commands

unixstudent wrote:
> does any know where I can find man pages on rrdtool or know the
> basics of using rrdtool?


How about this:

http://www.google.com/search?q=rrdtool

use the first hit.

> Or is there a monitor tool I can use in AIX..


You're probably confusing monitoring and graphing. RRDtool
is strictly a data-handling and grahing tool. It doesn't
care whether it handles cpu load or number of door knobs.
For performance monitoring - you didn't state what you
actually want to monitor, so i just assume - try this:

http://www.google.com/search?q=nmon

(Hint: First hit)

For more general system monitoring, try nagios, cacti, bb4,
etc, or commercial software like OpenView, Tivoli, Patrol,
Unicenter, etc.

Regards,

Frank
Reply With Quote