<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi, folks.<br>
<br>
I posted this issue in the cacti mailing list, but maybe the Syslog
mailing list should be the better place to post this:<br>
<br>
<pre wrap="">------------------
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:

<span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span
 class="Apple-style-span"
 style="font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 13px; line-height: 18px; text-align: left;"><em>mysqladmin --user=root -p create syslog<span
 class="Apple-converted-space">&nbsp;</span></em>
<em>mysql syslog </em></span></span><span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span
 class="Apple-style-span"
 style="font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 13px; line-height: 18px; text-align: left;"><em><em>--user=root -p </em></em></span></span><span
 class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span
 class="Apple-style-span"
 style="font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 13px; line-height: 18px; text-align: left;"><em> &lt; syslog.sql</em><span
 class="Apple-converted-space"> </span></span></span>

Thanks in advance.
</pre>
<pre class="moz-signature" cols="72">
Att,

-- 

Wagner Pereira

PoP-SP/RNP - Ponto de Presen&ccedil;a da RNP em S&atilde;o Paulo
CCE/USP - Centro de Computa&ccedil;&atilde;o Eletr&ocirc;nica da Universidade de S&atilde;o Paulo
<a class="moz-txt-link-freetext" href="http://www.pop-sp.rnp.br">http://www.pop-sp.rnp.br</a>
Tel. (11) 3091-8901</pre>
</body>
</html>