Koozali.org: home of the SME Server
Obsolete Releases => SME 8.x Contribs => Topic started by: Jean-Philippe Pialasse on August 30, 2012, 07:21:33 PM
-
Hello,
i am pleased to announce the new version of this long known contrib adapted for sme8.
-x64 compatibility.
to install :
yum install smeserver-sysmon --enablerepo=smecontribs
if you have older version running , please refer to the wiki to keep your old database :
http://wiki.contribs.org/Sysmon
for any bug please raise a bug against the contrib "unknown" and add me in CC
-
Thanks. Works without a problem (-x64)
-
Works great for me to (x64)
However, the instructions say something about moving the backup files, that is not necessary for a new installation.
-
However, the instructions say something about moving the backup files, that is not necessary for a new installation.
There is a reason that this section mentioning this is called "Upgrade" :-)
-
I had the old version on server (that from sme7contribs)
I have done
yum upgrade smeserver-sysmon --enablerepo=smecontribs
and then
service sysmon stop
rm /var/lib/rrd/*.rrd
mv /var/lib/rrd/backup/*.rrd /var/lib/rrd/
service sysmon start
and everything is fine
The upgrade procedure "on the fly" is Ok , ether
-
Many Thanks to Unnilennium for all your work on upgrading these contrib packages for SME8 and making them available in the repositories :-)