Difference between revisions of "Diskusage"

From SME Server
Jump to navigationJump to search
m
 
(6 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
=== Maintainer ===
 
=== Maintainer ===
 
[http://myezserver.com/ Darrel May] (Contrib)
 
[http://myezserver.com/ Darrel May] (Contrib)
 +
 +
=== Version ===
 +
{{ #smeversion: smeserver-diskusage }}
  
 
=== Description ===
 
=== Description ===
Line 10: Line 13:
  
 
=== Download and Installation ===
 
=== Download and Installation ===
 +
 +
* For SME8
 +
yum install --enablerepo=smecontribs smeserver-diskusage
 +
signal-event console-save
 +
 +
* For SME9
 +
 
  yum install --enablerepo=smecontribs smeserver-diskusage
 
  yum install --enablerepo=smecontribs smeserver-diskusage
  /etc/e-smith/events/actions/navigation-conf
+
  signal-event console-save
 +
 
 +
* For SME10
 +
 
 +
yum install --enablerepo=smecontribs smeserver-diskusage
 +
signal-event console-save
 +
 
  
 
No need to reboot
 
No need to reboot
Line 28: Line 44:
 
=== Check installed version ===
 
=== Check installed version ===
 
  yum info installed smeserver-diskusage
 
  yum info installed smeserver-diskusage
 +
=== Bugs ===
 +
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-{{PAGENAME}} component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-{{PAGENAME}}|title=this link}}.
 +
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id|order=desc |disablecache=1 |component=smeserver-{{PAGENAME}}|noresultsmessage="No open bugs found."}}
 +
==Changelog==
 +
Only released version of smeserver-{{PAGENAME}} in smecontrib are listed here.
 +
 +
{{ #smechangelog: smeserver-{{PAGENAME}}}}
  
 
----
 
----

Latest revision as of 17:17, 12 October 2020

Diskusage for SME Server

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


Maintainer

Darrel May (Contrib)

Version

Contrib 10:
Contrib 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 released version of smeserver-Diskusage in smecontrib are listed here.

smeserver-Diskusage Changelog: SME 10 (smecontribs)
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]
2015/07/01 stephane de Labrusse - 0.2.0-2
- add smeserver-diskusage-0.2.0-locale-2015-07-01.patch [SME: 8966]