Ubuntu 11.10 상자에 로그인하면 기본적으로 여러 값이 표시됩니다. 예를 들면 다음과 같습니다.
Welcome to Ubuntu 11.10 (GNU/Linux 3.0.0-17-virtual x86_64)
* Documentation: https://help.ubuntu.com/
System information as of Thu Apr 5 20:35:07 UTC 2012
System load: 0.01 Processes: 56
Usage of /: 15.5% of 7.87GB Users logged in: 0
Memory usage: 26% IP address for eth0: XX.XXX.XX.XXX
Swap usage: 0%
Graph this data and manage this system at https://landscape.canonical.com/
Get cloud support with Ubuntu Advantage Cloud Guest
http://www.ubuntu.com/business/services/cloud
"메모리 사용"값이 어떻게 계산되는지 알고 싶습니다. 그래서 이것을 수집하고 시간이 지남에 따라 그래프를 작성하는 셸 스크립트를 작성할 수 있습니다.
감사!