Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: zouhbi on October 23, 2006, 05:39:08 AM

Title: zenoss network/system monitoring on SME 7
Post by: zouhbi on October 23, 2006, 05:39:08 AM
zenoss system and network monitoring from www.zenoss.com looks very interesting to me.

Has anybody successfully installed it on SME 7?

Thanks a lot
Title: zenoss network/system monitoring on SME 7
Post by: zouhbi on October 28, 2006, 09:09:26 PM
the community rpm is available on zenoss.com now

I tried to install it and get following error message

error: Failed dependencies:
        MySQL-client-standard >= 5.0.22 is needed by zenoss-0.23-0.i386
        MySQL-server-standard >= 5.0.22 is needed by zenoss-0.23-0.i386
        perl(Net::SNMP) is needed by zenoss-0.23-0.i386


I updated MySQL server to 5.0.22 but could not find the MySQL client standard 5.0.22 for smeserver or even centos, as well as net-snmp which I tought come standard with SME 7.

Any help is appreciated.
Title: zenoss network/system monitoring on SME 7
Post by: r00t on November 08, 2006, 04:30:28 AM
root@server [~]# rpm -Uvh zenoss-0.23-0.i386.rpm

error: Failed dependencies:

        perl(Net::SNMP) is needed by zenoss-0.23-0.i386

 

I’m using centos 4.4.
Title: zenoss network/system monitoring on SME 7
Post by: aarik on March 16, 2007, 07:28:06 AM
has anyone got this working???
Title: zenoss network/system monitoring on SME 7
Post by: electroman00 on March 31, 2007, 11:58:15 PM
Quote from: "r00t"
root@server [~]# rpm -Uvh zenoss-0.23-0.i386.rpm
error: Failed dependencies:
        perl(Net::SNMP) is needed by zenoss-0.23-0.i386
I’m using centos 4.4.


Looks like the rpm doesn't load the perl(Net::SNMP) module or it's  not in the repo.

Get it @ CPAN
Title: zenoss network/system monitoring on SME 7
Post by: paulfung on May 07, 2007, 06:48:18 PM
try to install this and see if it works.

ftp://195.220.108.108/linux/fedora/extras/3/i386/perl-Net-SNMP-5.2.0-1.fc3.noarch.rpm

I guess it will work.

lets us know the result, I do like to see it works.