Problem with HP-UX Memory Utilization

Problem with HP-UX Memory Utilization

Dear Support,

We have a problem with our HP-UX systems. The meter of the Memory Utilization stays on 0%. The CPU Utilization works fine. We have excute the follow command (seen on another topic):


T=`/usr/contrib/bin/machinfo |awk '/Memory/'|awk -v c=0 '{for (i=0;i<=NF;i++) if($i=="MB") c=i-1;}{print $c}'`;F=`vmstat 1 3|awk -v c=0 '{for (i=0;i<=NF;i++) if ($i=="free") c=i;} {print $c}'|tail -1`;echo "scale=3; ((($T-($F*4/1024))/$T)*100)"|bc

We get a response from the UX.

Some screenshots:

 

In the attachments you find the HostResource.xml file.

I hope you can help us. Many thanks

Best Regards,

Richard

                New to ADSelfService Plus?