Difference between revisions of "Diskusage"
From SME Server
Jump to navigationJump to searchm |
|||
Line 10: | Line 10: | ||
=== Download and Installation === | === Download and Installation === | ||
+ | |||
+ | * For SME8 | ||
yum install --enablerepo=smecontribs smeserver-diskusage | yum install --enablerepo=smecontribs smeserver-diskusage | ||
− | + | signal-event console-save | |
+ | |||
+ | * For SME9 | ||
+ | You need to enable the [[stephdl]] repositoy | ||
+ | yum install --enablerepo=stephdl smeserver-diskusage | ||
+ | signal-event console-save | ||
No need to reboot | No need to reboot |
Revision as of 10:41, 8 June 2014
Diskusage for SME Server
Maintainer
Darrel May (Contrib)
Description
Diskusage adds a panel to the server-manager showing filesystem, i-bay and user statistics. Screenshot from minimal test-machine.
Download and Installation
- For SME8
yum install --enablerepo=smecontribs smeserver-diskusage signal-event console-save
- For SME9
You need to enable the stephdl repositoy
yum install --enablerepo=stephdl smeserver-diskusage signal-event console-save
No need to reboot
Open your webbrowser and go to the server-manager.
Under "Administration" there should be a new line named "Disk usage".
Uninstall
rpm -e smeserver-diskusage
Additional information
If you connect to the SMEserver console by Putty ssh-client (or similar) you can copy and paste the commands (very convenient).
Check installed version
yum info installed smeserver-diskusage