AaronAllen
IS-IT--Management
My company is currently looking at writing up a project to purchase an enterprise wide monitoring tool. I'm personally responsible for the UNIX side of the operating systems. So far I haven’t found any site that can give me a list of everything that can be monitored within AIX. So just to get the process started I've come up with the basic things as follows.
1. Disk
a. % full. (Able to run a script if % = specified number).
b. Growth. (Monitor, track and trend spikes and normal growth).
c. Able to monitor at the file system level.
2. CPU
a. Monitor total % utilization.
b. Monitor CPU by individual % utilization
c. Utilization (Monitor, track and trend spikes and normal growth).
3. Memory
a. Monitor total % utilization.
b. Growth. (Monitor, track and trend spikes and normal growth).
c. Monitor paging.
d. Monitor paging faults.
4. Processes
a. Able to monitor custom processes as defined by application support for % CPU utilization, alive/dead and memory utilization.
b. Able to run scripts based on results of monitoring.
5. Logs
a. Able to parse logs for predefined search criteria and notify or (track and trend) results.
6. Network
a. Able to monitor network utilization by protocol or port.
This is all I have so far, but I'd like to get feedback on anything anyone thinks I should add.
Thanks,
1. Disk
a. % full. (Able to run a script if % = specified number).
b. Growth. (Monitor, track and trend spikes and normal growth).
c. Able to monitor at the file system level.
2. CPU
a. Monitor total % utilization.
b. Monitor CPU by individual % utilization
c. Utilization (Monitor, track and trend spikes and normal growth).
3. Memory
a. Monitor total % utilization.
b. Growth. (Monitor, track and trend spikes and normal growth).
c. Monitor paging.
d. Monitor paging faults.
4. Processes
a. Able to monitor custom processes as defined by application support for % CPU utilization, alive/dead and memory utilization.
b. Able to run scripts based on results of monitoring.
5. Logs
a. Able to parse logs for predefined search criteria and notify or (track and trend) results.
6. Network
a. Able to monitor network utilization by protocol or port.
This is all I have so far, but I'd like to get feedback on anything anyone thinks I should add.
Thanks,