Cacti script not responding.. cron out of sync with poller

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

switched
Posts: 29
Joined: Fri Nov 21, 2008 4:15 pm

Post by switched »

Linegod wrote:Well, are you calling your database by a FQDN in include/config.php?
I appreciate your assistance Linegod, as you may now know I am not that great in linux, but Im learning.

this is the contents of that file:

Code: Select all

*/

/* make sure these values refect your actual database/host/user/password */
$database_type = "mysql";
$database_default = "cacti";
$database_hostname = "localhost";
$database_username = "cactiuser";
$database_password = "CactiMadeEZ";
$database_port = "3306";

/* Default session name - Session name must contain alpha characters */
$cacti_session_name = "CactiEZ";

include_once(dirname(__FILE__) . "/global.php");
[root@localhost include]# 
User avatar
Linegod
Developer
Posts: 1626
Joined: Thu Feb 20, 2003 10:16 am
Location: Canada
Contact:

Post by Linegod »

My bad. Completely forgot you where using CactiEZ, so the default would have been 'localhost'.

I'm really not sure why a loss of your Internet access would cause this issue. Try it without the PHP script server script for a while, and if your Internet access fails again, turn on full debug in logging while it is going on, and attach the result.
--
Live fast, die young
You're sucking up my bandwidth.

J.P. Pasnak,CD
CCNA, LPIC-1
http://www.warpedsystems.sk.ca
switched
Posts: 29
Joined: Fri Nov 21, 2008 4:15 pm

Post by switched »

Thanks Linegod, I have now set it to MEDIUM polller logger level and will wait until this corporate net issue happens again and let you know what happens.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests