Koozali.org: home of the SME Server

Can't Install Nagios on SME8 beta7

Offline Syphon

  • **
  • 41
  • +0/-0
Can't Install Nagios on SME8 beta7
« on: April 03, 2012, 05:57:42 PM »
Hi everybody!

I've installed sme8b7 on my test server and I'm trying to load nagios on it.

I've read the documentation (but it refers on sme7 centos4) and the bugzilla post 5539.

Following the instructions on the first post I'm not be able to install nagios through yum localinstall.

After updating DAG repository to EL5:

Code: [Select]
/sbin/e-smith/db yum_repositories set dag repository \
Name 'Dag - EL5' \
BaseURL 'http://apt.sw.be/redhat/el5/en/$basearch/dag' \
EnableGroups no \
GPGCheck yes \
GPGKey http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt \
Visible no \
Exclude freetype,htop,iptraf,rsync,syslinux \
status disabled

and clearing cache
Code: [Select]
rm -f /var/cache/yum/*
I should run these instructions:

Code: [Select]
/usr/bin/yum --enablerepo=dag localinstall \
 smeserver-nagios-*.noarch.rpm \
 pnp-*.i386.rpm \
 smeserver-nagios-backup-*.noarch.rpm \
 perl-Nagios-Plugin-*.noarch.rpm \
 smeserver-nagios-plugins-mysql-*.noarch.rpm \
 nagios-plugins-generic-*.noarch.rpm \
 nagios-of-plugins-*.noarch.rpm \
 nagios-plugins-temptrax-*.el5.rf.i386.rpm \
 nagios-plugins-esx3i-*.el5.noarch.rpm

The question is:

Where can i find these rpms? (michaelw repo provides only el4 packages..and smeserver-nagios seems not to be available anymore)

Any help would be very appreciated.

Thank you.

Syphon



P.s. I apologize for my poor english..  :sad:


Offline chris burnat

  • ****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Re: Can't Install Nagios on SME8 beta7
« Reply #1 on: April 03, 2012, 10:43:34 PM »
Moving to Contribution section of the Forums where it is more appropriate.
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.