Difference between revisions of "Sme8admin"

From SME Server
Jump to navigationJump to search
m (Grammatical cleanup)
Line 48: Line 48:
 
==== du -s and CPU ====
 
==== du -s and CPU ====
  
'''du -s''' option allow you to have detailed information on the used of your hard drive. Unfortunately with the high volume of data in huge recent drives and/or with older slow CPU, you should NOT use this option unless wanting to see constant high CPU utilization, as this command will be launched every 5 minutes.
+
The '''du -s''' option allows you to have detailed information on the use of your hard drive. Unfortunately with the high volume of data in recent huge drives and/or with older slower CPUs, you should NOT use this option unless you want to see constant high CPU utilization, as this command will be launched every 5 minutes.
  
 
=== Bugs ===
 
=== Bugs ===

Revision as of 17:46, 2 March 2013


sme8admin for SME Server

for a sme 7 version check sme7admin

Maintainer

Unnilennium

Daniel B. from Firewall Services

Description

  • sme8admin is a graphical monitor, alert raising, and services supervision tool for your SME 8 Server.
  • It adds a headline + several subpages to the server-manager.

Installation

yum install smeserver-sme8admin --enablerepo=smecontribs

Sensor detection

Detect the sensors on your mainboard, (run as root)

/usr/sbin/sensors-detect

For my mainboard, I just hit enter for all questions, which then uses the defaults which can be seen as CAPs. You will need to follow the instructions in order to add the detected sensors in rc.local to have them loaded on reboot.

Check installed versions

yum info installed smeserver-sme8admin
yum info installed sysstat
yum info installed hddtemp
yum info installed perl-rrdtool
yum info installed rrdtool

Uninstall

yum remove smeserver-sme8admin

Additional information

If you connect to the SMEserver console by Putty ssh-client (or similar) you can copy and paste the commands (very convenient).

Good luck /Per


Known Problems

du -s and CPU

The du -s option allows you to have detailed information on the use of your hard drive. Unfortunately with the high volume of data in recent huge drives and/or with older slower CPUs, you should NOT use this option unless you want to see constant high CPU utilization, as this command will be launched every 5 minutes.

Bugs

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