Difference between revisions of "Sme7admin"
m (Added check version and uninstall info) |
Unnilennium (talk | contribs) |
||
(14 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|Sme7admin}} | ||
+ | |||
+ | {{Warning box| this refers to an obsolete version of SME Server, you should refer to a page related to your current version, if you still use sme 7, you have to update to a more recent version }} | ||
== sme7admin for SME Server == | == sme7admin for SME Server == | ||
+ | |||
+ | for a sme 8 version see [[sme8admin|sme8admin]] | ||
+ | |||
+ | for a sme 9 version see [[sme8admin|sme9admin]] | ||
=== Maintainer === | === Maintainer === | ||
− | http:// | + | [mailto:daniel@firewall-services.com[[User:VIP-ire|Daniel B.]]] from [http://www.firewall-services.com Firewall Services] |
=== Description === | === Description === | ||
Line 11: | Line 18: | ||
=== Installation === | === Installation === | ||
− | + | yum install smeserver-sme7admin --enablerepo=smecontribs | |
+ | signal-event post-upgrade; signal-event reboot | ||
==== Sensor detection ==== | ==== Sensor detection ==== | ||
Line 23: | Line 31: | ||
For my mainboard, I just hit enter for all questions, which then uses the defaults which can be seen as CAPs. | For my mainboard, I just hit enter for all questions, which then uses the defaults which can be seen as CAPs. | ||
− | ==== Check installed | + | ==== Check installed versions ==== |
yum info installed smeserver-sme7admin | yum info installed smeserver-sme7admin | ||
− | + | yum info installed sysstat | |
+ | yum info installed hddtemp | ||
+ | yum info installed perl-rrdtool | ||
+ | yum info installed rrdtool | ||
+ | |||
==== Uninstall ==== | ==== Uninstall ==== | ||
− | yum remove smeserver-sme7admin | + | yum remove sysstat |
− | + | yum remove hddtemp | |
+ | yum remove rrdtool | ||
+ | |||
+ | This will also remove smeserver-sme7admin and perl-rrdtool (for dependencies). | ||
+ | |||
+ | |||
+ | ==== Version updates ==== | ||
+ | |||
+ | This comment is applicable as at 13 December 2011. | ||
+ | |||
+ | Please see this bug http://bugs.contribs.org/show_bug.cgi?id=6192 regarding version updates that are not available using yum. | ||
+ | |||
+ | These updates need to be manually downloaded and installed using the instructions shown in the bug report. | ||
+ | |||
=== Additional information === | === Additional information === | ||
Line 34: | Line 59: | ||
Good luck [http://wiki.contribs.org/User:Per /Per] | Good luck [http://wiki.contribs.org/User:Per /Per] | ||
+ | |||
+ | === Known Problems=== | ||
+ | |||
+ | ====Alert Emails ==== | ||
+ | Every morning you receive email from sme7admin regarding : | ||
+ | |||
+ | your.smeservername.com :Tue Apr 1 01:12:12 2008 | ||
+ | During the last 5 minutes, 375 outgoing e-mails were detected, you had set the alert | ||
+ | limit to 5 outgoing e-mails. | ||
+ | |||
+ | This is a known bug in sme7admin. Sme7admin send a bogus report during log rotations every 01:12AM. This bug reported to bugzilla and will be fixed soon. | ||
+ | |||
+ | |||
+ | ==== 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. | ||
+ | |||
+ | === Bugs === | ||
+ | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-sme7admin component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-sme7admin|title=this link}}. | ||
=== Tested software versions === | === Tested software versions === | ||
Line 50: | Line 94: | ||
---- | ---- | ||
− | + | [[Category: Deprecated Contrib]] | |
− | [[Category: | + | [[Category: Administration:Monitoring]] |
Latest revision as of 06:49, 18 April 2021
sme7admin for SME Server
for a sme 8 version see sme8admin
for a sme 9 version see sme9admin
Maintainer
Daniel B. from Firewall Services
Description
- sme7admin is a graphical monitor, alert raising, and services supervision tool for your SME 7 Server.
- It adds a headline + several subpages to the server-manager.
Installation
yum install smeserver-sme7admin --enablerepo=smecontribs signal-event post-upgrade; signal-event reboot
Sensor detection
This I was unable to fully test myself, as I'm on a virtual machine, please modify/add info. /Per
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.
Check installed versions
yum info installed smeserver-sme7admin yum info installed sysstat yum info installed hddtemp yum info installed perl-rrdtool yum info installed rrdtool
Uninstall
yum remove sysstat yum remove hddtemp yum remove rrdtool
This will also remove smeserver-sme7admin and perl-rrdtool (for dependencies).
Version updates
This comment is applicable as at 13 December 2011.
Please see this bug http://bugs.contribs.org/show_bug.cgi?id=6192 regarding version updates that are not available using yum.
These updates need to be manually downloaded and installed using the instructions shown in the bug report.
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
Alert Emails
Every morning you receive email from sme7admin regarding :
your.smeservername.com :Tue Apr 1 01:12:12 2008 During the last 5 minutes, 375 outgoing e-mails were detected, you had set the alert limit to 5 outgoing e-mails.
This is a known bug in sme7admin. Sme7admin send a bogus report during log rotations every 01:12AM. This bug reported to bugzilla and will be fixed soon.
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.
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-sme7admin component or use this link .
Tested software versions
Host: SMEserver 7.1.3
Software: rrdtool-1.0.50-1.2.el4.rf.i386.rpm
perl-rrdtool-1.0.50-1.2.el4.rf.i386.rpm
hddtemp-0.3-0.beta12.2.2.el4.rf.i386.rpm
sysstat-5.0.5-1.i386.rpm
smeserver-sme7admin-1.1.0-1.noarch.rpm