Difference between revisions of "Sysmon"
From SME Server
Jump to navigationJump to searchMasterSleepy (talk | contribs) m |
MasterSleepy (talk | contribs) |
||
Line 13: | Line 13: | ||
RRDtool 1.0.x and perl-rrdtool are required | RRDtool 1.0.x and perl-rrdtool are required | ||
− | wget <nowiki>"http://www.vanhees.cc/ | + | wget <nowiki>"http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&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>"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/ | + | wget <nowiki>"http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=300"</nowiki> |
Sysstat are required but will be install using yum. | Sysstat are required but will be install using yum. | ||
Revision as of 15:56, 6 February 2008
sysmon for SME Server
Maintainer
Description
- Sysmon provide graphics regarding server health.
- It adds a new panel in the server-manager.
Installation
RRDtool 1.0.x and perl-rrdtool are required
wget "http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=317" wget "ftp://fr2.rpmfind.net/linux/dag/redhat/el4/en/i386/dag/RPMS/perl-rrdtool-1.0.50-3.el4.rf.i386.rpm" wget "http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=300"
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.