Can't install Syslog Plugin

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
Wizzer
Posts: 13
Joined: Wed Aug 18, 2010 4:38 pm

Can't install Syslog Plugin

Post by Wizzer »

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
Wizzer
Posts: 13
Joined: Wed Aug 18, 2010 4:38 pm

Post by Wizzer »

I managed to get the plugin installed.

Wizzer
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests