1,455 bytes added
, 09:08, 6 February 2008
{{Languages|Sysmon}}
== sysmon for SME Server ==
=== Maintainer ===
[[User:MasterSleepy|Michel Van hees]]
=== Description ===
* Sysmon provide graphics regarding server health.
* It adds a new panel in the server-manager.
* It adds a headline + several subpages to the server-manager.
=== Installation ===
RRDtool 1.0.x and perl-rrdtool are required
wget <nowiki>"http://www.vanhees.cc/modules.php?op=modload&name=CmodsDownload&file=index&req=viewdownloaddetails&lid=317"</nowiki>
wget <nowiki>"ftp://fr2.rpmfind.net/linux/dag/redhat/el4/en/i386/dag/RPMS/perl-rrdtool-1.0.50-3.el4.rf.i386.rpm"</nowiki>
wget <nowiki>"http://www.vanhees.cc/modules.php?op=modload&name=CmodsDownload&file=index&req=viewdownloaddetails&lid=300"</nowiki>
Sysstat are required but will be install using yum.
yum localinstall rrdtool-1.0.50-3.el4.rf.i386.rpm perl-rrdtool-1.0.50-3.el4.rf.i386.rpm smeserver-sysmon-5.1-3.noarch.rpm
==== Upgrade ====
If you are upgrading from a previous version you must remove all rrd files from /var/lib/rrd or graphs will not display correctly.
==== Uninstall ====
yum remove smeserver-sysmon
Remove rrd data manually in /var/lib/rrd/ directory.
==Usage==
You can access sysmon interface in the server-manager.
=== Additional information ===
*[http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=viewsdownload&sid=61&orderby=dateD MasterSleepy Web site]
----
[[Category: Contrib]]
[[Category: Administration]]