CPU stats showing but not Memory

I have one LPAR, an IBM VIO server, that is showing stats for CPU usage but not for memory usage.

Any one have any idea what would cause this?

Comments

  • problem with the OS agent most probably


    send us this via support@lpar2rrd.com


    su - lpar2rrd 
    crontab -l
    
    cd /var/tmp
    date
    ps -ef| grep lpar2rrd
    ls -ltr lpar2rrd*
    
    tail lpar2rrd*err
    tail -2 lpar2rrd*txt     # 3 files will be there, use the one without "ps" and "fs" in its name
    


Sign In or Register to comment.