Yes I use cactid 0.8.6f-1.
In cacti's settings/paths page, I set the path for log as
/www/htdocs/cacti/log/cacti.log
Also, don't pipe the output of the cron job to null, let cacti do it's logging like it should. Whats the path you have set for the log file, which does not apparently work?
I just do the procedure of cacti install...My contab is like this:
*/5 * * * * cactiuser /www/php/bin/php /www/htdocs/cacti/poller.php > /dev/null 2>&1
What is the correct crontab?
Now,
I delete all graphs and data sources. Then I create new graph of an interface.
I send new log file
10/18/2005 12:15:02 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cactidb' on 'localhost'...
10/18/2005 12:15:02 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cactidb' on 'localhost'...
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0
10/18/2005 12:15:02 PM - CACTID: Poller[0] Host[1] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: SQLCMD: update host set status='3',status_event_count='0', status_fail_date='0000-00-00 00:00:00',status_rec_date='0000-00-00 00:00:00',status_last_error='',min_time='0.000000',max_time='0.000000',cur_time='0.000000',avg_time='0.000000',total_polls='1432',failed_polls='0',availability='100.0000' where id='1'
10/18/2005 12:15:02 PM - CACTID: Poller[0] Host[1] No host availability check possible for '127.0.0.1'
10/18/2005 12:15:02 PM - CACTID: Poller[0] Host[1] SNMP Result: Device does not require SNMP
10/18/2005 12:15:02 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cactidb' on 'localhost'...
10/18/2005 12:15:02 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cactidb' on 'localhost'...
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0
10/18/2005 12:15:02 PM - CACTID: Poller[0] Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
10/18/2005 12:15:02 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cactidb' on 'localhost'...
10/18/2005 12:15:02 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cactidb' on 'localhost'...
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: Initial Value of Active Threads is 0
10/18/2005 12:15:02 PM - CACTID: Poller[0] DEBUG: Parent pid=24065, Script Server pid=0
10/18/2005 12:15:02 PM - CACTID: Poller[0] CACTID: Initializing PHP Script Server
10/18/2005 12:15:01 PM - CACTID: Poller[0] CACTID: Initializing Net-SNMP API
10/18/2005 12:15:01 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cactidb' on 'localhost'...
10/18/2005 12:15:01 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cactidb' on 'localhost'...
10/18/2005 12:15:01 PM - CACTID: Poller[0] CACTID: Version 0.8.6f starting
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The Maximum SNMP OID Get Size is 10
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The PHP Script Server is Not Required
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: StartHost='0', EndHost='73', TotalPHPScripts='0'
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The script timeout is 25
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The number of concurrent processes is 1
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The polling interval is the system default
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The threads variable is 1
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The log_pstats variable is 1
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The log_pwarn variable is 1
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The log_perror variable is 1
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The ping_timeout variable is 400
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The ping_retries variable is 1
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The ping_method variable is 2
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The ping_failure_count variable is 2
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The ping_recovery_count variable is 3
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The availability_method variable is 2
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The path_php variable is /www/php/bin/php
10/18/2005 12:15:01 PM - CACTID: Poller[0] DEBUG: The log_destination variable is 1
10/18/2005 12:15:01 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/cactid/bin/cactid, ARGS: 0 73]
10/18/2005 12:14:58 PM - POLLER: Poller[0] Maximum runtime of 296 seconds exceeded. Exiting.
Now, I see that no graph exists. And I debug the graph . I get that:
RRDTool Says:
ERROR: opening '/www/htdocs/cacti/rra/a_zk_7507_traffic_in_22.rrd': No such file or directory
Do you need any data?