Memory utilisation shows 0% for monitoring AIX using CLI
Hi
I am using OPmanager 7 for managing my AIX servers, but the graph for memory utilisation always shows 0 %.
1) I am using a non-root account for monitoring my AIX servers. I am able to get the output of the following commands
/usr/bin/vmstat 1 3
/usr/bin/df -k | awk '{x += $2} { y += $3 } { z += $4 } END { print x,y,z }'
But for svmon -G I get the following error:
$svmon -G
ksh: svmon: 0403-006 Execute permission denied.
Any solution for this.
Thanks and Regards.
New to ADSelfService Plus?