[syslog-ng] Which of these config.php files should I use?
Wagner Pereira
wpereira at pop-sp.rnp.br
Mon Jun 7 20:27:40 CEST 2010
Hi, folks.
I posted this issue in the cacti mailing list, but maybe the Syslog
mailing list should be the better place to post this:
------------------
Hi, friends.
After I've installed the syslog-ng plugin for cacti, there are much more files config.php than I'd like! See below:
------------------
/etc/syslog-ng/syslog/config.php
/usr/share/cacti/site/include/config.php
/var/www/cacti-0.8.1/include/config.php
/var/www/cacti-0.8.1/plugins/syslog/config.php
------------------
In the /var/www/cacti-0.8.1/include/config.php one, I've the lines as
follows (which is responsible to connect to the cacti database, right?):
------------------
$database_type = "mysql";
$database_default = "cacti";
$database_hostname = "localhost";
$database_username = "admin";
$database_password = "xxxxxxxxx";
$database_port = "";
------------------
Even after I've made this below, I am still not able to see the Syslog tab in the Cacti web page:
/mysqladmin --user=root -p create syslog /
/mysql syslog///--user=root -p/// < syslog.sql/
Thanks in advance.
Att,
--
Wagner Pereira
PoP-SP/RNP - Ponto de Presença da RNP em São Paulo
CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. (11) 3091-8901
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.balabit.hu/pipermail/syslog-ng/attachments/20100607/325c5355/attachment.htm
More information about the syslog-ng
mailing list