【解决】AIX普通用户无法使用SAR命令

公司的产品在监测AIX系统的IO性能时,提示如下的错误: 根据错误提示: sar: The file access permissions do not allow the specified action. 很明显试试普通用户没有权限使用SAR命令造成的。有两种快速解决方法: 1、把此用户添加到adm组 chuser groups=’adm’ username #若该用户原已属于某个组,记得一起
相关文章
相关标签/搜索