Difference between revisions of "Diskusage"

From SME Server
Jump to navigationJump to search
Line 17: Line 17:
 
* For SME9
 
* For SME9
  
  yum install --enablerepo=stephdl smeserver-diskusage
+
  yum install --enablerepo=smecontribs smeserver-diskusage
 
  signal-event console-save
 
  signal-event console-save
  

Revision as of 18:36, 15 December 2014

Diskusage for SME Server

PythonIcon.png Skill level: easy
The instructions on this page can be followed by a beginner.


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
yum install --enablerepo=smecontribs 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

Announce smeserver-diskusage

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