Hey Guys,
the AIX-Agent works fine, but in some special metrics IBM is a little bit special :-)
What about more metrics, wich could be collected with the Agent?
Metrics like...
- PhysC
Command:
lparstat 1
Output:
%user %sys %wait %idle physc %entc lbusy app vcsw phint
----- ----- ------ ------ ----- ----- ------ --- ----- -----
0.4 60.2 0.0 39.4 0.98 984.8 15.5 6.56 2541 0
0.3 61.1 0.0 38.5 0.98 980.0 17.0 6.53 2992 0
0.3 61.3 0.0 38.4 0.98 981.4 18.2 6.30 3080 0
0.3 59.7 0.0 40.0 0.99 987.8 16.2 7.06 2325 0
- Read, Write, Total Disk IOPS
Command:
iostat –D
Output:
hdisk7 xfer: %tm_act bps tps bread bwrtn
0.9 146.2K 14.8 78.8K 67.5K
read: rps avgserv minserv maxserv timeouts fails
3.8 1.0 0.1 4.1 0 0
write: wps avgserv minserv maxserv timeouts fails
11.0 0.8 0.3 2.3 0 0
queue: avgtime mintime maxtime avgwqsz avgsqsz sqfull
0.5 0.0 1.5 0.0 0.0 1.5
Command:
iostat 3 1
Output:
tty: tin tout avg-cpu: % user % sys % idle % iowait physc % entc
627.0 759.3 7.7 5.1 87.2 0.0 0.2 23.6
- Paging Space Usage
Command:
lsps -s | grep MB | awk '{print $2}'
- Run Queue
Command:
vmstat 1
Output:
kthr memory page faults cpu
----- ----------- ------------------------ ------------ -----------------------
r b avm fre re pi po fr sr cy in sy cs us sy id wa pc ec
2 0 441330 123076 0 0 0 0 0 0 1320 6719 2541 2 61 37 0 0.99 985.3
1 0 441330 290719 0 0 0 0 0 0 1056 3078 2123 0 60 40 0 0.99 990.1
1 0 441330 180157 0 0 0 0 0 0 1331 4338 2589 1 61 38 0 0.99 989.6