lee@sakura:/etc/update-motd.d$ ls -l
total 28
-rwxr-xr-x 1 root root 1220 Jul 14 2011 00-header
-rwxr-xr-x 1 root root 1358 Jul 14 2011 10-help-text
-rwxr-xr-x 1 root root 149 Jan 25 2011 90-updates-available
-rwxr-xr-x 1 root root 129 Jul 9 2011 91-release-upgrade
-rwxr-xr-x 1 root root 142 Jan 25 2011 98-fsck-at-reboot
-rwxr-xr-x 1 root root 144 Jan 25 2011 98-reboot-required
-rwxr-xr-x 1 root root 1158 Jul 8 2011 99-footer
lee@sakura:/etc/update-motd.d$
it's from the update-motd.d scripts
Code:lee@sakura:/etc/update-motd.d$ ls -l total 28 -rwxr-xr-x 1 root root 1220 Jul 14 2011 00-header -rwxr-xr-x 1 root root 1358 Jul 14 2011 10-help-text -rwxr-xr-x 1 root root 149 Jan 25 2011 90-updates-available -rwxr-xr-x 1 root root 129 Jul 9 2011 91-release-upgrade -rwxr-xr-x 1 root root 142 Jan 25 2011 98-fsck-at-reboot -rwxr-xr-x 1 root root 144 Jan 25 2011 98-reboot-required -rwxr-xr-x 1 root root 1158 Jul 8 2011 99-footer lee@sakura:/etc/update-motd.d$
no idea it's likely a script that's just installed for the server edition.
lee@sakura:~$ landscape-sysinfo
System load: 6.63 Processes: 195
Usage of /home: 93.9% of 904.10GB Users logged in: 1
Memory usage: 37% IP address for eth1: 192.168.0.100
Swap usage: 0%
=> /home is using 93.9% of 904.10GB
Graph this data and manage this system at https://landscape.canonical.com/
found it.
sudo apt-get install landscape-client
landscape-sysinfo
Code:lee@sakura:~$ landscape-sysinfo System load: 6.63 Processes: 195 Usage of /home: 93.9% of 904.10GB Users logged in: 1 Memory usage: 37% IP address for eth1: 192.168.0.100 Swap usage: 0% => /home is using 93.9% of 904.10GB Graph this data and manage this system at https://landscape.canonical.com/