When I try to install v1.05 of the syslog plugin from the Plugin Management screen I receive the following error:
"FATAL: Database or Table does not exist"
I'm using RSyslog on a different server. I've added the appropriate commands in the RSyslog server and I believe I've configured the config.php file correctly.
Config.php
$use_cacti_db = false;
if (!$use_cacti_db) {
$syslogdb_type = 'mysql';
$syslogdb_default = 'syslog';
$syslogdb_hostname = '(syslog server name)';
$syslogdb_username = '(username of user on syslog server)';
$syslogdb_password = '(password for username)';
$syslogdb_port = 3306;
I've verified I can communicate with mysql on the syslog server from the cacti server using the username and password configured ion the config.php. To the best of my knowledge I followed all the instructions.
What am I missing?
Wizzer
Can't install Syslog Plugin
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 2 guests