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

Title: smeserver-sysmon for sme 8
Post 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 :

Code: [Select]
yum install smeserver-sysmon --enablerepo=smecontribsif 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
Title: Re: smeserver-sysmon for sme 8
Post by: guest22 on August 31, 2012, 10:58:41 PM
Thanks. Works without a problem (-x64)
Title: Re: smeserver-sysmon for sme 8
Post by: newburns on September 02, 2012, 08:13:51 AM
Works great for me to (x64)
However, the instructions say something about moving the backup files, that is not necessary for a new installation.
Title: Re: smeserver-sysmon for sme 8
Post by: cactus on September 03, 2012, 11:01:52 AM
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" :-)
Title: Re: smeserver-sysmon for sme 8
Post by: larieu on September 03, 2012, 06:23:47 PM
I had the old version on server (that from sme7contribs)

I have done

Code: [Select]
yum upgrade smeserver-sysmon --enablerepo=smecontribs
and then

Code: [Select]
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
Title: Re: smeserver-sysmon for sme 8
Post by: mdo on September 04, 2012, 07:52:29 AM
Many Thanks to Unnilennium for all your work on upgrading these contrib packages for SME8 and making them available in the repositories :-)