Koozali.org: home of the SME Server
Obsolete Releases => SME 8.x Contribs => Topic started by: chris burnat on September 07, 2011, 02:25:28 AM
-
Has anyone managed to install successfully this package on sme8?
Thanks for any info.
-
Hi Chris
We alternatively used a version from Nethesis which comes very close in its functionality. I think it is still considered a beta version. I hope it is OK that I publish this here. I had hoped that this would make it into the contribs repository.
http://smeserver.nethesis.it/
http://smeserver.nethesis.it/releases/8/i386/smeserver-sysmon-6.2-1.el5.sme.noarch.rpm
wget http://smeserver.nethesis.it/releases/8/i386/smeserver-sysmon-6.2-1.el5.sme.noarch.rpm
yum localinstall smeserver-sysmon-6.2-1.el5.sme.noarch.rpm
Michael
-
Thanks Michael, I am sure it is OK to pass this link here. I had found this package a while back, but it is not working for me - I used the deps found in the sme8 contribs repo, is this what you do? Or do you get your deps from the sme7-contribs repo? Or somewhere else?
Thanks
chris
-
For all contrib installations on SME8 while in beta, I have both repositories enabled, sme7contribs and smecontribs.
db yum_repositories show sme7contribs
sme7contribs=repository
GPGCheck=yes
MirrorList=http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7
Name=SME 7 - contribs
Visible=no
status=enabled
db yum_repositories show smecontribs
smecontribs=repository
EnableGroups=yes
GPGCheck=yes
MirrorList=http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-8
Name=SME Server - contribs
Visible=no
-
Thansk Micheal.
Working for me now, enabled both repos and done:
wget http://smeserver.nethesis.it/releases/8/i386/smeserver-sysmon-6.2-1.el5.sme.noarch.rpm
yum localinstall smeserver-sysmon-6.2-1.el5.sme.noarch.rpm
#Results:
Installed:
smeserver-sysmon.noarch 0:6.2-1.el5.sme
Dependency Installed:
fping.i386 0:2.4b2-7.el5
perl-rrdtool.i386 0:1.2.30-1.el5.rf
rrdtool.i386 0:1.2.30-1.el5.rf
All graphs showing OK.
-
ok
-
Working for me now, enabled both repos and done:
How did you enable these repos ? tried the way I thought it should be done but no success.
Thanks
Peter
-
How did you enable these repos ? tried the way I thought it should be done but no success.
Thanks
Peter
Did you do it THIS (http://wiki.contribs.org/SME8.0_Contribs_QA) way
-
How did you enable these repos ? tried the way I thought it should be done but no success.
Thanks
Peter
Just tested this again. All you need is to enable smecontribs, all deps are there. I prefer enabling additional repo from command line just for this operation, safer. So:
[root@test8b7 ~]# cd /opt
[as good a place as any...]
#Download package:
[root@test8b7 opt]# wget http://smeserver.nethesis.it/releases/8/i386/smeserver-sysmon-6.2-1.el5.sme.noarch.rpm
[snip]
2012-04-10 21:54:32 (19.0 KB/s) - `smeserver-sysmon-6.2-1.el5.sme.noarch.rpm' saved [20893/20893]
#Now install:
[root@test8b7 opt]# yum --enablerepo=smecontribs localinstall smeserver-sysmon-6.2-1.el5.sme.noarch.rpm
[snip]
Total download size: 1.3 M
Is this ok [y/N]: y
[snip]
Installed:
smeserver-sysmon.noarch 0:6.2-1.el5.sme
Dependency Installed:
fping.i386 0:2.4-1.b2.3.el5.rf libart_lgpl.i386 0:2.3.17-4 perl-rrdtool.i386 0:1.2.30-1.el5.rf rrdtool.i386 0:1.2.30-1.el5.rf sysstat.i386 0:7.0.2-11.el5
Complete!
[root@test8b7 opt]# signal-event post-upgrade; signal-event reboot
Broadcast message from root (pts/0) (Tue Apr 10 22:01:59 2012):
The system is going down for reboot NOW!
All graphs showing OK.
-
Thanks Chris! Just got the graphs working thanks to your post.
-
Yoopi! First contrib I succeeded in installing on 8.0
I've been battling with messages similar to "No package smeserver-hwinfo available" and wondering what sort of things I should have seen or known or asked.
(I have had a SME server running since v6.5, mostly without paying much attention to it, with Ibays for music -Jinzora- and photos.)
-
A new version is now available in the SME8 Contribs section, thanks to Unnilennium
Check: http://bugs.contribs.org/show_bug.cgi?id=6333
-
Moving to contribs section.