Difference between revisions of "Sysmon"
From SME Server
Jump to navigationJump to searchm (→Installation) |
m (→Description) |
||
Line 6: | Line 6: | ||
{{#smeversion:smeserver-sysmon}} | {{#smeversion:smeserver-sysmon}} | ||
− | <br><br> | + | |
+ | <br> | ||
+ | <br> | ||
+ | |||
=== Installation === | === Installation === | ||
Revision as of 19:19, 14 February 2013
Description
- Sysmon provide graphics regarding server health.
- It adds a new panel in the server-manager.
Installation
yum --enablerepo=smecontribs install smeserver-sysmon
Upgrade
All rrd base are automatically move to a backup directory /var/lib/rrd/backup/ If you update from version at least 6.1, you can use it again. Use the following command :
service sysmon stop rm /var/lib/rrd/*.rrd mv /var/lib/rrd/backup/*.rrd /var/lib/rrd/ service sysmon start
Uninstall
rpm -e smeserver-sysmon
Remove rrd data manually in /var/lib/rrd/ directory.
Usage
You can access sysmon interface in the server-manager.