IBM AIX disk problem
IBM AIX disk problem
Would like to know why disk utilization is always zero wherein if we command the
/usr/bin/df -k | awk '{x += $2} { y += $3 } { z += $4 } END { print x,y,z }' in telnet, it generates an output. I've attached a picture to show the problem.
Thanks