Diskusage

From SME Server
Jump to navigationJump to search







diskusage
NeedImage.svg
diskusage logo
MaintainerDarrel May
Urlhttps://myezserver.com
Source: smeserver-diskusage
Licenceopen source
Category

Administration

Tags Storage Monitoring


Diskusage for SME Server

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


Version

smecontribs-testing 11:
smecontribs 10:
smecontribs 9:
smeserver-diskusage
The latest version of smeserver-diskusage is available in the SME repository, click on the version number(s) for more information.


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
  • For SME10
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

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-diskusage component or use this link


"No open bugs found."

Changelog

Only versions released in smecontrib are listed here.

smeserver-diskusage Changelog: SME 10 (smecontribs)
2024/09/05 Terry Fage 0.0.2-6.sme
- apply locale 2024-09-05.patch
2021/08/22 Terry Fage 0.0.2-5.sme
- apply locale 2021-08-22 patch
2021/03/24 Brian Read 0.2.0-4.sme
- Add Update event to createlinks [SME: 11030]

2021/03/24 BogusDateBot
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,

by assuming the date is correct and changing the weekday.
2020/10/12 Brian Read 0.2.0-3.sme
- Initial import to SME10 tree [SME: 11030]