Difference between revisions of "Diskusage"

From SME Server
Jump to navigationJump to search
m
Line 10: Line 10:
  
 
=== Download and Installation ===
 
=== Download and Installation ===
 +
 +
* For SME8
 
  yum install --enablerepo=smecontribs smeserver-diskusage
 
  yum install --enablerepo=smecontribs smeserver-diskusage
  /etc/e-smith/events/actions/navigation-conf
+
  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 11:41, 8 June 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

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

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