Difference between revisions of "Durep"
(→Installation) |
Unnilennium (talk | contribs) (→Description) (Tag: Visual edit) |
||
Line 4: | Line 4: | ||
[[User:Darrell May]] | [[User:Darrell May]] | ||
− | === Version === | + | ===Version=== |
{{#smeversion: smeserver-durep}} | {{#smeversion: smeserver-durep}} | ||
Line 10: | Line 10: | ||
Please follow the installation instructions below. | Please follow the installation instructions below. | ||
− | === Description === | + | ===Description=== |
− | + | DUREP - Graphic Report for '''D'''isk '''U'''sage '''REP'''ort | |
+ | |||
+ | ===Requirements=== | ||
− | |||
*SME Server 7.X or 8.X or 9.X | *SME Server 7.X or 8.X or 9.X | ||
− | === Installation === | + | ===Installation=== |
− | * For sme8 | + | *For sme8 |
yum --enablerepo=smecontribs install smeserver-durep | yum --enablerepo=smecontribs install smeserver-durep | ||
Line 25: | Line 26: | ||
signal-event console-save | signal-event console-save | ||
− | * For sme9 | + | *For sme9 |
yum --enablerepo=smecontribs install smeserver-durep | yum --enablerepo=smecontribs install smeserver-durep | ||
Line 31: | Line 32: | ||
signal-event console-save | signal-event console-save | ||
− | * For sme10 | + | *For sme10 |
− | yum --enablerepo=smecontribs | + | yum --enablerepo=smecontribs install smeserver-durep |
− | |||
− | |||
− | === Configuration === | + | ===Configuration=== |
In order to add more folders to stat you can use the following | In order to add more folders to stat you can use the following | ||
Line 47: | Line 46: | ||
config setprop durep status enabled | config setprop durep status enabled | ||
− | === Bugs === | + | ===Bugs=== |
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla] | Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla] | ||
and select the smeserver-durep component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-durep|title=this link}} | and select the smeserver-durep component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-durep|title=this link}} |
Latest revision as of 20:08, 22 February 2021
Contents
Maintainer
Version
Please follow the installation instructions below.
Description
DUREP - Graphic Report for Disk Usage REPort
Requirements
- SME Server 7.X or 8.X or 9.X
Installation
- For sme8
yum --enablerepo=smecontribs install smeserver-durep config set UnsavedChanges no signal-event console-save
- For sme9
yum --enablerepo=smecontribs install smeserver-durep config set UnsavedChanges no signal-event console-save
- For sme10
yum --enablerepo=smecontribs install smeserver-durep
Configuration
In order to add more folders to stat you can use the following
config setprop durep folders /path/tofolder1,/path/to/folder2
in order to enable or disable the update of stats every nights, choose one of these:
config setprop durep status disabled config setprop durep status enabled
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-durep component or use this link
Changelog
Only released version in smecontrib are listed here.
2021/02/22 Jean-Philipe Pialasse 1.5.0-6.sme
- add smeserver-durep-update event [SME: 10893]
2020/10/23 Brian Read 1.5.0-5.sme
- Initial import to SME10 tree [SME: 10893]
- output all mounted points with df on one line using Posix
2018/02/10 Jean-Philipe Pialasse 1.5.0-3.sme
- add hability to stat more directories [SME: 10118]
- Initial release to contribs9
- output all mounted points with df on one line using Posix
2018/02/10 Jean-Philipe Pialasse 1.5.0-3.sme
- add hability to stat more directories [SME: 10118]
- Initial release to contribs9
- Initial release to sme9
2012/09/13 JP Pialasse 1.3.0-6.sme
- add Obsoletes smeserver-durep-saco e-smith-durep [SME 7108]