Originally posted by: tony.evans
Clean install of 6.1, non-root user,
sar 1 1
sar: The file access permissions do not allow the specified action.
So, as I said, by default non-root users can't run sar, I'm sure it's possible to make some changes to allow it to happen, but it's not possible by default.
Surely the /var/adm/sa directory is only used to look at historical sar data, sar 1 1 shouldn't be reading anything from that folder or writing anything to it?
I'm no expert of sar so I'm sure there's some variance. My favourite part of the sar man page on AIX 5.3 is this,
----
With
AIX 5.4 and later versions, you can use the accounting system based on the Scaled Performance Utilization Resources Register (SPURR).
----
#AIX-Forum