Difference between revisions of "Durep"

From SME Server
Jump to navigationJump to search
m (Undo revision 40743 by Gieres (talk))
Tag: Undo
 
(7 intermediate revisions by 3 users not shown)
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===
  
Webconsole allow ssh access through manager
+
DUREP - Graphic Report for '''D'''isk '''U'''sage '''REP'''ort
  
=== Requirements ===
+
===Requirements===
*SME Server 7.X or 8.X or 9.X
 
  
=== Installation ===
+
*SME Server 7.X or 8.X or 9.X or 10.x.
  
* For sme8
+
===Installation===
 +
 
 +
 
 +
<tabs container>
 +
<tab name="For sme10">
 +
 
 +
yum --enablerepo=smecontribs install smeserver-durep
 +
 
 +
</tab>
 +
<tab name="For sme9">
  
 
  yum --enablerepo=smecontribs install smeserver-durep
 
  yum --enablerepo=smecontribs install smeserver-durep
 +
config set UnsavedChanges no
 
  signal-event console-save
 
  signal-event console-save
  
* For sme9
+
</tab>
 +
<tab name="For sme8">
  
 
  yum --enablerepo=smecontribs install smeserver-durep
 
  yum --enablerepo=smecontribs install smeserver-durep
 +
config set UnsavedChanges no
 
  signal-event console-save
 
  signal-event console-save
 +
</tab>
 +
</tabs>
  
=== 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 39: Line 52:
 
   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 21:59, 9 January 2022


Maintainer

User:Darrell May

Version

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



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 or 10.x.

Installation

yum --enablerepo=smecontribs install smeserver-durep
yum --enablerepo=smecontribs install smeserver-durep
config set UnsavedChanges no
signal-event console-save
yum --enablerepo=smecontribs install smeserver-durep
config set UnsavedChanges no
signal-event console-save

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

"No open bugs found."

Changelog

Only released version in smecontrib are listed here.

smeserver-durep Changelog: SME 10 (smecontribs)