|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Which tools can show the AIX CPU, Memory and I/O usage?
If somebody knows there are some tools can show how many CPU, memory useage on AIX and can automatically send email?
Such as when setup if CPU is used over 80%, send alert by email automatically. Maybe BMC has this tool? |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
BMC patrol or just write a script to do it.
|
| Sponsored Links | ||
|
|
#3
|
||||
|
||||
|
Such a tool comes with AIX already: Resource Monitoring and Control RMC.
|
|
#4
|
|||
|
|||
|
also check out
vmstat lparstat topas nmon sar mpstat svmon |
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
Have you used Patrol? How about other vendors, such IBM Tivoli or CA? |
| Sponsored Links | |
|
|
#6
|
|||
|
|||
|
the OSS tool nagios could help you too.
it costs nothing, is open source, available for different platforms and can alert you of quite everything you want. |
| Sponsored Links | |
|
|
#7
|
|||
|
|||
|
There is a lot of alerting (server management) software out there, they basically work the same way:
There is some sort of agent, a program which collects the configured data, compares it against some configurable threshold and sends an alert when the threshold is reached. On one machine runs the central part, which receives all the alerts, displays/filters/etc. them and maybe stores the alerts and or the data in some database. Usually there are some tools to query/aggregate/etc. these data to create all sorts of colourful graphs to make management happy. A (definitely not complete) list of such software: HP/OpenView, BMC Patrol, TekView, CA Unicenter, .... With the named ones i have worked already and they all do more or less the same save for CAU - beware of it if you can. I hope this helps. bakunin |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Command to display the space usage (memory usage) of a specific directory. | abhisheksunkari | UNIX for Dummies Questions & Answers | 2 | 11-12-2010 03:26 AM |
| How to monitor the IBM AIX server for I/O usage,memory usage,CPU usage,network..? | laknar | AIX | 3 | 07-16-2009 05:35 AM |
| current CPU usage, memory usage, disk I/O oid(snmp) | S_venkatesh | Solaris | 2 | 12-13-2008 05:19 AM |
| how can I find cpu usage memory usage swap usage and logical volume usage | alert0919 | HP-UX | 3 | 12-02-2008 01:38 PM |
| How can I get memory usage or anything that show memory used from sar file? | panithat | HP-UX | 1 | 03-31-2008 12:26 PM |
|
|