Difference between revisions of "Sysmon"

From SME Server
Jump to navigationJump to search
(New page: {{Languages|Sysmon}} == sysmon for SME Server == === Maintainer === Michel Van hees === Description === * Sysmon provide graphics regarding server health. * It add...)
 
m
Line 9: Line 9:
 
* Sysmon provide graphics regarding server health.
 
* Sysmon provide graphics regarding server health.
 
* It adds a new panel in the server-manager.
 
* It adds a new panel in the server-manager.
 
* It adds a headline + several subpages to the server-manager.
 
  
 
=== Installation ===
 
=== Installation ===

Revision as of 10:09, 6 February 2008


sysmon for SME Server

Maintainer

Michel Van hees

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/modules.php?op=modload&name=CmodsDownload&file=index&req=viewdownloaddetails&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/modules.php?op=modload&name=CmodsDownload&file=index&req=viewdownloaddetails&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.

Additional information