Difference between revisions of "Diskusage"

From SME Server
Jump to navigationJump to search
(added uninstall info)
(Added check version info)
Line 40: Line 40:
 
5. Open your webbrowser and go to the server-manager.  
 
5. Open your webbrowser and go to the server-manager.  
 
<br>Under "Administration" there should be a new line named "Disk usage".
 
<br>Under "Administration" there should be a new line named "Disk usage".
 +
 +
=== Uninstall ===
 +
yum remove smeserver-diskusage
  
 
=== Additional information ===
 
=== Additional information ===
Line 59: Line 62:
 
Software: smeserver-diskusage-0.0.1-1dmay.noarch.rpm
 
Software: smeserver-diskusage-0.0.1-1dmay.noarch.rpm
  
=== Uninstall ===
+
=== Check installed version ===
  yum remove smeserver-diskusage
+
  yum list installed smeserver-diskusage
  
 
----
 
----
  
 
[[Category: Contrib]]
 
[[Category: Contrib]]

Revision as of 14:23, 16 April 2007

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.


Step-by-step silly HowTo for installation.

It reflects the experiences I've had during install and are probably not always applicable.

This howto are intended for Linux-newbies.

Check latest releases in Darrell's contrib directory

Replace filenames if you use other versions.

Installation

1. Log in (with username root) to the SMEserver console.

2. Download smeserver-diskusage

wget http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/smeserver-diskusage-0.0.1-1dmay.noarch.rpm

3. Install smeserver-diskusage

yum localinstall smeserver-diskusage-0.0.1-1dmay.noarch.rpm

You will get a y/N-question, answer y if it looks fine.

4. Instructions at the end of previous installation advices the following commands:
signal-event post-upgrade and signal-event reboot
but you can skip that (not necessary) and move on.

5. Open your webbrowser and go to the server-manager.
Under "Administration" there should be a new line named "Disk usage".

Uninstall

yum remove 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).

Please note that this was written in april 2007, if the software change then this howto may be outdated.

Please do edit if you find errors or have improvements, but make sure that it works!

Good luck /Per

Tested software versions

Host: SMEserver 7.1.3
Software: smeserver-diskusage-0.0.1-1dmay.noarch.rpm

Check installed version

yum list installed smeserver-diskusage