Cacti, Cactid on FEDORA CORE 3
Moderators: Developers, Moderators
Cacti, Cactid on FEDORA CORE 3
Hi,
I try to install cacti and cacti on Fedora 3 but I cant achieve.
Have you idea about packages to install these two programme?
Which program must be installed?
İ have( version not important) :
MYSQL
APACHE
RRDTOOL
CACTI
CACTID
PHP
NET-SNMP
anything else?
I try to install cacti and cacti on Fedora 3 but I cant achieve.
Have you idea about packages to install these two programme?
Which program must be installed?
İ have( version not important) :
MYSQL
APACHE
RRDTOOL
CACTI
CACTID
PHP
NET-SNMP
anything else?
Hy !!!
A good link : http://www.cacti.net/downloads/docs/con ... How-To.pdf
My configuration :
Fedora Core 3
cacti-0.8.6.c
httpd-2.0.53
mysql-4.1.10
net-snmp-5.2.1
php-4.3.10
rrdtool-1.0.49
!!! Be the force be with you !!!
A good link : http://www.cacti.net/downloads/docs/con ... How-To.pdf
My configuration :
Fedora Core 3
cacti-0.8.6.c
httpd-2.0.53
mysql-4.1.10
net-snmp-5.2.1
php-4.3.10
rrdtool-1.0.49
!!! Be the force be with you !!!
I Install my Fedora Core 3 like in the "How to" document.
Now I download these packages:
MYSQL..................4.1.10a (source)
MYSQL..................4.1.10a (rpm)
MYSQL-DEVEL........4.1.10a (rpm)
PHP......................4.3.10 (source)
APACHE................2.0.53 (source)
RRDTOOL..............1.0.49
NET-SNMP.............5.2.1 (binary rpm)
NET-SNMP-DEVEL...5.2.1 (binary rpm)
CACTI...................0.8.6.c (tar.gz)
CACTID.................0.8.6c (tar.gz)
Then I start to install. First mySQL rpm. I get a message like these:
So, I have been tried to install mySQL source file. I can configure like in the document. But at the end of the day i wanna install cactid. Cacitd document says that i need mysql-devel package. I downloaded rpm packages. Because I cany find source. I tried to install mysql-devel then i read a message that says mysql cannot be foundon my system,like read above.
What is the problem I dont understand..İnstalling cactid is impossible in FC3?
Now I download these packages:
MYSQL..................4.1.10a (source)
MYSQL..................4.1.10a (rpm)
MYSQL-DEVEL........4.1.10a (rpm)
PHP......................4.3.10 (source)
APACHE................2.0.53 (source)
RRDTOOL..............1.0.49
NET-SNMP.............5.2.1 (binary rpm)
NET-SNMP-DEVEL...5.2.1 (binary rpm)
CACTI...................0.8.6.c (tar.gz)
CACTID.................0.8.6c (tar.gz)
Then I start to install. First mySQL rpm. I get a message like these:
How can I find these files?The following packages could not be found on your system. Installation cannot continue until they are installed
libcrypto.so.5
libssl.so.5
So, I have been tried to install mySQL source file. I can configure like in the document. But at the end of the day i wanna install cactid. Cacitd document says that i need mysql-devel package. I downloaded rpm packages. Because I cany find source. I tried to install mysql-devel then i read a message that says mysql cannot be foundon my system,like read above.
What is the problem I dont understand..İnstalling cactid is impossible in FC3?
I try to install SSL rpms.
but:
but:
[root@cacti-test cacti-install]# rpm -i openssl-devel-0.9.7e-3.i386.rpm
warning: openssl-devel-0.9.7e-3.i386.rpm: V3 DSA signature: NOKEY, key ID 30c9ecf8
error: Failed dependencies:
openssl = 0.9.7e-3 is needed by openssl-devel-0.9.7e-3.i386
[root@cacti-test cacti-install]# rpm -i openssl-0.9.7e-3.i686.rpm
warning: openssl-0.9.7e-3.i686.rpm: V3 DSA signature: NOKEY, key ID 30c9ecf8
error: Failed dependencies:
libk5crypto.so.3(k5crypto_3_MIT) is needed by openssl-0.9.7e-3.i686
libkrb5.so.3(krb5_3_MIT) is needed by openssl-0.9.7e-3.i686
Before installing a rpm (source file in tar.gz format in my case), i remove all rpm.
For example :
rpm -qa | grep -i mysql
rpm -e mysqlxxx --nodeps
In the procedure installation, i remove with this methode the web server apache.
Installing Cacti is possible ...
I download the Fedora Core 3 in this site : http://www.01net.com/telecharger/linux/Distributions/
For example :
rpm -qa | grep -i mysql
rpm -e mysqlxxx --nodeps
In the procedure installation, i remove with this methode the web server apache.
Installing Cacti is possible ...
I download the Fedora Core 3 in this site : http://www.01net.com/telecharger/linux/Distributions/
OK...
I done for mysql, httpd and rrdtool.
httpd-suexec-2.0.52.3 and system-config-httpd-1.3.1-1 are removed..
Then mysql is installed like
./configure --prefix=usr/local/mysl
make
make install
and other mysql install script..
now there is no problem..
But i wait to install cactid..
Then I write later
I done for mysql, httpd and rrdtool.
httpd-suexec-2.0.52.3 and system-config-httpd-1.3.1-1 are removed..
Then mysql is installed like
./configure --prefix=usr/local/mysl
make
make install
and other mysql install script..
now there is no problem..
But i wait to install cactid..
Then I write later
I install many rpm in a same time (mysql in a first windows, net-snmp in second windows ...) for reducing the time of installation. Be carefull that a configuration of php for example, don't call a mysql directory.
There are no problem for many installation with rrdtool, net-snmp, mysql and apache (i believe !!!).
There are no problem for many installation with rrdtool, net-snmp, mysql and apache (i believe !!!).
I install from source, i mean *.tar.gz, and i use ./configure , make and make install. I dont use rpm..
Now i start to copy cacti to ../htdocs/cacti/ directory..
.........
Cacti with POLLER.PHP is OK
now i need a help about install cactid..
I install packages which for only running cacti...
What can I do now?
Which packages must be install to use cactid??
Now i start to copy cacti to ../htdocs/cacti/ directory..
.........
Cacti with POLLER.PHP is OK
now i need a help about install cactid..
I install packages which for only running cacti...
What can I do now?
Which packages must be install to use cactid??
Who is online
Users browsing this forum: No registered users and 1 guest