No rrd files created so obviously no graphs
Moderators: Developers, Moderators
ok, i made this is the result.
Windowx xp pro sp2
cacti-cactid-0.8.6f-1.zip
cacti-0.8.6g.zip
mysql-noinstall-4.1.15-win32.zip
rrdtool-cygwin-1.2.11.zip
net-snmp-5.2.2.pre1-1.win32.exe
and i have installed cygwin from www.cygwin.com as you toldme.
i have touched one more time the file cygwin1.dll and now i have the usual problem(after installed cygwin)
RRDTool Says:
ERROR: opening 'C:/www/Apache2/htdocs/www/Cacti/rra/gardener_traffic_in_92.rrd': No such file or directory
C:\Documents and Settings\Gardener>cactid
CACTID: MYSQL: Connection Failed: Can't connect to local MySQL server through so
cket '/tmp/mysql.sock' (2)
P.S.: i try 4500 diferents ways about setting cacti log.. Always apears weblog.
thanks if you can helpme
Windowx xp pro sp2
cacti-cactid-0.8.6f-1.zip
cacti-0.8.6g.zip
mysql-noinstall-4.1.15-win32.zip
rrdtool-cygwin-1.2.11.zip
net-snmp-5.2.2.pre1-1.win32.exe
and i have installed cygwin from www.cygwin.com as you toldme.
i have touched one more time the file cygwin1.dll and now i have the usual problem(after installed cygwin)
RRDTool Says:
ERROR: opening 'C:/www/Apache2/htdocs/www/Cacti/rra/gardener_traffic_in_92.rrd': No such file or directory
C:\Documents and Settings\Gardener>cactid
CACTID: MYSQL: Connection Failed: Can't connect to local MySQL server through so
cket '/tmp/mysql.sock' (2)
P.S.: i try 4500 diferents ways about setting cacti log.. Always apears weblog.
thanks if you can helpme
- Attachments
-
- poller.txt
- C:PHPphp.exe c:wwwApache2htdocswwwCactipoller.php >poller.log
- (0 Bytes) Downloaded 186 times
-
- cacti.txt
- cacti.log
- (4.92 KiB) Downloaded 155 times
-
- cmd.txt
- C:PHPphp.exe c:wwwApache2htdocswwwCacticmd.php > cmd.txt
- (1.57 KiB) Downloaded 147 times
Well reading and reading i figured out.
i will not use anymore 127.0.0.1 i will use my hostname and that way it working some things.
now cactid it says
C:\cactid>cactid
CACTID: Using cactid config file [cactid.conf]
CACTID: DEBUG: The path_php_server variable is c:/www/Apache2/htdocs/www/Cacti/s
cript_server.php
CACTID: DEBUG: The path_cactilog variable is c:/www/Apache2/htdocs/www/Cacti/log
/cacti.log
CACTID: DEBUG: The log_destination variable is 1
CACTID: DEBUG: The path_php variable is c:/php/php.exe
CACTID: DEBUG: The availability_method variable is 1
CACTID: DEBUG: The ping_recovery_count variable is 3
CACTID: DEBUG: The ping_failure_count variable is 2
CACTID: DEBUG: The ping_method variable is 2
CACTID: DEBUG: The ping_retries variable is 1
CACTID: DEBUG: The ping_timeout variable is 400
CACTID: DEBUG: The log_perror variable is 1
CACTID: DEBUG: The log_pwarn variable is 1
CACTID: DEBUG: The log_pstats variable is 1
CACTID: DEBUG: The threads variable is 10
CACTID: DEBUG: The polling interval is the system default
CACTID: DEBUG: The number of concurrent processes is 10
CACTID: DEBUG: The script timeout is 25
CACTID: DEBUG: StartHost='0', EndHost='0', TotalPHPScripts='11'
CACTID: DEBUG: The PHP Script Server is Required
CACTID: DEBUG: The Maximum SNMP OID Get Size is 10
CACTID: CACTID: Version 0.8.6f starting
CACTID: MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
CACTID: MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
CACTID: CACTID: Initializing Net-SNMP API
No log handling enabled - turning on stderr logging
NOTIFICATION-LOG-MIB: Module not found
NET-SNMP-AGENT-MIB: Module not found
CACTID: CACTID: Initializing PHP Script Server
CACTID: DEBUG: PHP Script Server Routine Starting
CACTID: DEBUG: PHP Script Server About to FORK Child Process
CACTID: DEBUG: PHP Script Server Child FORK Success
CACTID: DEBUG: Confirmed PHP Script Server Running.
CACTID: DEBUG: PHP Script Server Child FORK Success
CACTID: DEBUG: Parent pid=2668, Script Server pid=3472
CACTID: DEBUG: Initial Value of Active Threads is 0
CACTID: DEBUG: In Poller, About to Start Polling of Host
CACTID: MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
CACTID: DEBUG: Valid Thread to be Created
CACTID: DEBUG: The Value of Active Threads is 1
CACTID: MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
CACTID: Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
CACTID: DEBUG: In Poller, About to Start Polling of Host
CACTID: MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
CACTID: DEBUG: Valid Thread to be Created
CACTID: DEBUG: The Value of Active Threads is 2
CACTID: MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
CACTID: DEBUG: The UDP Ping return_code was -1, errno was 104, total_time was 0.
9999
CACTID: Host[8] PING Result: UDP: Ping timed out
CACTID: Host[8] SNMP Result: SNMP not performed due to setting or ping result
CACTID: DEBUG: SQLCMD: update host set status='1',status_event_count='5', status
_fail_date='0000-00-00 00:00:00',status_rec_date='2005-11-03 11:41:35',status_la
st_error='SNMP not performed due to setting or ping result, UDP: Ping timed out'
,min_time='3.585000',max_time='3.585000',cur_time='3.585000',avg_time='3.585000'
,total_polls='7',failed_polls='6',availability='14.2857' where id='8'
CACTID: Host[8] DEBUG: HOST COMPLETE: About to Exit Host Polling thread Function
CACTID: DEBUG: The Value of Active Threads is 0
CACTID: DEBUG: The Value of Active Threads is 0
CACTID: DEBUG: SQLCMD: replace into settings (name,value) values ('date',NOW())
CACTID: DEBUG: SQLCMD: insert into poller_time (poller_id, start_time,end_time)
values (0, NOW(), NOW())
CACTID: DEBUG: Thread Cleanup Complete
CACTID: DEBUG: PHP Script Server Shutdown Started
CACTID: DEBUG: PHP Script Server Pipes Closed
CACTID: DEBUG: Allocated Variable Memory Freed
CACTID: CACTID: Shutting down Net-SNMP API
CACTID: DEBUG: MYSQL Free & Close Completed
CACTID: Execution Time: 2.2910 s, Threads: 10, Hosts: 2
executing php poller.php and open 4 more CMD windows and it closed
C:\cactid>C:\PHP\php.exe c:\www\Apache2\htdocs\www\Cacti\poller.php
11/03/2005 12:01:07 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Proces
s [CMD: C:/cactid/cactid.exe, ARGS: 0 0]
11/03/2005 12:01:07 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Proces
s [CMD: C:/cactid/cactid.exe, ARGS: 8 8]
Waiting on 2/2 pollers.
Waiting on 2/2 pollers.
Waiting on 2/2 pollers.
11/03/2005 12:01:10 PM - SYSTEM STATS: Time:3.2633 Method:cactid Processes:10 Th
reads:10 Hosts:2 HostsPerProcess:1 DataSources:19 RRDsProcessed:0
11/03/2005 12:01:10 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Proces
s [CMD: c:/php/php.exe, ARGS: -q c:/www/Apache2/htdocs/www/Cacti/poller_commands
.php]
11/03/2005 12:01:10 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Proces
s [CMD: c:/php/php.exe, ARGS: -q c:/www/Apache2/htdocs/www/Cacti/poller_export.p
hp]
executing php cmd.php
C:\cactid>C:\PHP\php.exe c:\www\Apache2\htdocs\www\Cacti\cmd.php
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] PHP Script Server Started Properly
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] PING: Host is Alive
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] SNMP: Host responded to SNMP
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] RECACHE: Processing 3 items i
n the auto reindex cache for 'GARDENER200.lan'.
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[115] SNMP: v2: GARDENER200
.lan, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.131077, output: 1861034617
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[112] SNMP: v2: GARDENER200
.lan, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.1, output: 83857627
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[113] SNMP: v2: GARDENER200
.lan, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 0
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[113] SNMP: v2: GARDENER200
.lan, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 0
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[114] SNMP: v2: GARDENER200
.lan, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.3, output: 1877851511
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[114] SNMP: v2: GARDENER200
.lan, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.3, output: 196501
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[111] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_cpu.php ss_host_cpu GARDENER200.lan 8 2:161:5
00:nimires:::MD5::[None] get usage 0, output: 30
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[112] SNMP: v2: GARDENER200
.lan, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.1, output: 83857627
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[110] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get used 10, output: 0
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[110] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get total 10, output: 1073152000
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[109] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get used 9, output: 716898304
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[109] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get total 9, output: 2581528576
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[108] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get used 8, output: 101880311808
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[107] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get used 4, output: 6123642880
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[108] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get total 8, output: 110358548480
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[106] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get total 2, output: 31453437952
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[106] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get used 2, output: 11730124800
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[107] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get total 4, output: 78641868800
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[115] SNMP: v2: GARDENER200
.lan, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.131077, output: 330497680
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Time: 3.1834 s, Theads: N/A, Hosts: 1
CACTI LOG
11/03/2005 12:04:41 PM - CACTID: Poller[0] Time: 2.5870 s, Threads: 10, Hosts: 2
11/03/2005 12:04:41 PM - CACTID: Poller[0] DEBUG: MYSQL Free & Close Completed
11/03/2005 12:04:41 PM - CACTID: Poller[0] Time: 2.6260 s, Threads: 10, Hosts: 1
11/03/2005 12:04:41 PM - CACTID: Poller[0] DEBUG: MYSQL Free & Close Completed
11/03/2005 12:04:41 PM - CACTID: Poller[0] CACTID: Shutting down Net-SNMP API
11/03/2005 12:04:41 PM - CACTID: Poller[0] DEBUG: Allocated Variable Memory Freed
11/03/2005 12:04:41 PM - CACTID: Poller[0] DEBUG: PHP Script Server Pipes Closed
11/03/2005 12:04:41 PM - CACTID: Poller[0] CACTID: Shutting down Net-SNMP API
11/03/2005 12:04:41 PM - CACTID: Poller[0] DEBUG: Allocated Variable Memory Freed
11/03/2005 12:04:41 PM - CACTID: Poller[0] DEBUG: PHP Script Server Pipes Closed
11/03/2005 12:04:40 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: c:/php/php.exe, ARGS: -q c:/www/Apache2/htdocs/www/Cacti/poller_export.php]
11/03/2005 12:04:40 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: c:/php/php.exe, ARGS: -q c:/www/Apache2/htdocs/www/Cacti/poller_commands.php]
11/03/2005 12:04:40 PM - SYSTEM STATS: Time:3.3189 Method:cactid Processes:10 Threads:10 Hosts:2 HostsPerProcess:1 DataSources:19 RRDsProcessed:10
11/03/2005 12:04:40 PM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: PHP Script Server Shutdown Started
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: Thread Cleanup Complete
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: SQLCMD: insert into poller_time (poller_id, start_time, end_time) values (0, NOW(), NOW())
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: SQLCMD: replace into settings (name,value) values ('date',NOW())
11/03/2005 12:04:40 PM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: PHP Script Server Shutdown Started
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: Thread Cleanup Complete
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: SQLCMD: insert into poller_time (poller_id, start_time, end_time) values (0, NOW(), NOW())
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: SQLCMD: replace into settings (name,value) values ('date',NOW())
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0
11/03/2005 12:04:39 PM - CACTID: Poller[0] Host[8] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: SQLCMD: update host set status='1',status_event_count='1', status_fail_date='0000-00-00 00:00:00',status_rec_date='2005-11-03 12:03:11',status_last_error='SNMP not performed due to setting or ping result, UDP: Ping timed out',min_time='3.585000',max_time='3.585000',cur_time='3.585000',avg_time='3.585000',total_polls='14',failed_polls='12',availability='14.2857' where id='8'
11/03/2005 12:04:39 PM - CACTID: Poller[0] Host[8] SNMP Result: SNMP not performed due to setting or ping result
11/03/2005 12:04:39 PM - CACTID: Poller[0] Host[8] PING Result: UDP: Ping timed out
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: The UDP Ping return_code was -1, errno was 104, total_time was 0.0000
11/03/2005 12:04:39 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 2
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
11/03/2005 12:04:39 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
11/03/2005 12:04:39 PM - CACTID: Poller[0] Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
11/03/2005 12:04:39 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
11/03/2005 12:04:39 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: Initial Value of Active Threads is 0
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: Parent pid=2744, Script Server pid=3240
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: PHP Script Server Child FORK Success
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: Confirmed PHP Script Server Running.
11/03/2005 12:04:39 PM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cactid
11/03/2005 12:04:39 PM - PHPSVR: Poller[0] DEBUG: FILENM: c:\www\Apache2\htdocs\www\Cacti\script_server.php
11/03/2005 12:04:39 PM - PHPSVR: Poller[0] DEBUG: DIRNAM: c:/www/apache2/htdocs/www/cacti
11/03/2005 12:04:39 PM - PHPSVR: Poller[0] DEBUG: GETCWD: c:/cactid
11/03/2005 12:04:39 PM - PHPSVR: Poller[0] DEBUG: SERVER: cactid
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server Child FORK Success
11/03/2005 12:04:38 PM - CACTID: Poller[0] Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
11/03/2005 12:04:38 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
11/03/2005 12:04:38 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: Initial Value of Active Threads is 0
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: Parent pid=2752, Script Server pid=2344
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server Child FORK Success
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: Confirmed PHP Script Server Running.
11/03/2005 12:04:38 PM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cactid
11/03/2005 12:04:38 PM - PHPSVR: Poller[0] DEBUG: FILENM: c:\www\Apache2\htdocs\www\Cacti\script_server.php
11/03/2005 12:04:38 PM - PHPSVR: Poller[0] DEBUG: DIRNAM: c:/www/apache2/htdocs/www/cacti
11/03/2005 12:04:38 PM - PHPSVR: Poller[0] DEBUG: GETCWD: c:/cactid
11/03/2005 12:04:38 PM - PHPSVR: Poller[0] DEBUG: SERVER: cactid
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server About to FORK Child Process
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server Routine Starting
11/03/2005 12:04:38 PM - CACTID: Poller[0] CACTID: Initializing PHP Script Server
11/03/2005 12:04:38 PM - CACTID: Poller[0] CACTID: Initializing Net-SNMP API
11/03/2005 12:04:38 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server Child FORK Success
11/03/2005 12:04:38 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:38 PM - CACTID: Poller[0] CACTID: Version 0.8.6f starting
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: The Maximum SNMP OID Get Size is 10
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server About to FORK Child Process
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server Routine Starting
11/03/2005 12:04:38 PM - CACTID: Poller[0] CACTID: Initializing PHP Script Server
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: The PHP Script Server is Required
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: StartHost='0', EndHost='0', TotalPHPScripts='11'
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: The script timeout is 25
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: The number of concurrent processes is 10
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The polling interval is the system default
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The threads variable is 10
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_pstats variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] CACTID: Initializing Net-SNMP API
11/03/2005 12:04:37 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_pwarn variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_perror variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_timeout variable is 400
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_retries variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_method variable is 2
11/03/2005 12:04:37 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_failure_count variable is 2
11/03/2005 12:04:37 PM - CACTID: Poller[0] CACTID: Version 0.8.6f starting
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The Maximum SNMP OID Get Size is 10
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The PHP Script Server is Required
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: StartHost='8', EndHost='8', TotalPHPScripts='11'
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_recovery_count variable is 3
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The script timeout is 25
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The number of concurrent processes is 10
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The polling interval is the system default
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The availability_method variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The threads variable is 10
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_pstats variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_pwarn variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_perror variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The path_php variable is c:/php/php.exe
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_timeout variable is 400
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_retries variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_method variable is 2
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_failure_count variable is 2
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_destination variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_recovery_count variable is 3
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The availability_method variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The path_php variable is c:/php/php.exe
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_destination variable is 1
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_hdd_total_106.rrd --template hdd_total:hdd_used 1131030190:31453437952:11730124800
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_hdd_total_107.rrd --template hdd_used:hdd_total 1131030190:6123642880:78641868800
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_hdd_total_108.rrd --template hdd_used:hdd_total 1131030190:101880311808:110358548480
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_hdd_total_109.rrd --template hdd_used:hdd_total 1131030190:716898304:2581528576
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_hdd_total_110.rrd --template hdd_used:hdd_total 1131030190:0:1073152000
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_cpu_111.rrd --template cpu 1131030190:30
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_traffic_in_114.rrd --template traffic_in:traffic_out 1131030190:1877851511:196501
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_traffic_in_113.rrd --template traffic_out:traffic_in 1131030190:0:0
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_traffic_in_112.rrd --template traffic_out:traffic_in 1131030190:83857627:83857627
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_traffic_in_115.rrd --template traffic_in:traffic_out 1131030190:1861034617:330497680
11/03/2005 12:04:37 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: C:/cactid/cactid.exe, ARGS: 8 8]
11/03/2005 12:04:37 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: C:/cactid/cactid.exe, ARGS: 0 0]
the thing is getting better but i'm still no getting updates on grahpics.
i will not use anymore 127.0.0.1 i will use my hostname and that way it working some things.
now cactid it says
C:\cactid>cactid
CACTID: Using cactid config file [cactid.conf]
CACTID: DEBUG: The path_php_server variable is c:/www/Apache2/htdocs/www/Cacti/s
cript_server.php
CACTID: DEBUG: The path_cactilog variable is c:/www/Apache2/htdocs/www/Cacti/log
/cacti.log
CACTID: DEBUG: The log_destination variable is 1
CACTID: DEBUG: The path_php variable is c:/php/php.exe
CACTID: DEBUG: The availability_method variable is 1
CACTID: DEBUG: The ping_recovery_count variable is 3
CACTID: DEBUG: The ping_failure_count variable is 2
CACTID: DEBUG: The ping_method variable is 2
CACTID: DEBUG: The ping_retries variable is 1
CACTID: DEBUG: The ping_timeout variable is 400
CACTID: DEBUG: The log_perror variable is 1
CACTID: DEBUG: The log_pwarn variable is 1
CACTID: DEBUG: The log_pstats variable is 1
CACTID: DEBUG: The threads variable is 10
CACTID: DEBUG: The polling interval is the system default
CACTID: DEBUG: The number of concurrent processes is 10
CACTID: DEBUG: The script timeout is 25
CACTID: DEBUG: StartHost='0', EndHost='0', TotalPHPScripts='11'
CACTID: DEBUG: The PHP Script Server is Required
CACTID: DEBUG: The Maximum SNMP OID Get Size is 10
CACTID: CACTID: Version 0.8.6f starting
CACTID: MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
CACTID: MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
CACTID: CACTID: Initializing Net-SNMP API
No log handling enabled - turning on stderr logging
NOTIFICATION-LOG-MIB: Module not found
NET-SNMP-AGENT-MIB: Module not found
CACTID: CACTID: Initializing PHP Script Server
CACTID: DEBUG: PHP Script Server Routine Starting
CACTID: DEBUG: PHP Script Server About to FORK Child Process
CACTID: DEBUG: PHP Script Server Child FORK Success
CACTID: DEBUG: Confirmed PHP Script Server Running.
CACTID: DEBUG: PHP Script Server Child FORK Success
CACTID: DEBUG: Parent pid=2668, Script Server pid=3472
CACTID: DEBUG: Initial Value of Active Threads is 0
CACTID: DEBUG: In Poller, About to Start Polling of Host
CACTID: MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
CACTID: DEBUG: Valid Thread to be Created
CACTID: DEBUG: The Value of Active Threads is 1
CACTID: MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
CACTID: Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
CACTID: DEBUG: In Poller, About to Start Polling of Host
CACTID: MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
CACTID: DEBUG: Valid Thread to be Created
CACTID: DEBUG: The Value of Active Threads is 2
CACTID: MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
CACTID: DEBUG: The UDP Ping return_code was -1, errno was 104, total_time was 0.
9999
CACTID: Host[8] PING Result: UDP: Ping timed out
CACTID: Host[8] SNMP Result: SNMP not performed due to setting or ping result
CACTID: DEBUG: SQLCMD: update host set status='1',status_event_count='5', status
_fail_date='0000-00-00 00:00:00',status_rec_date='2005-11-03 11:41:35',status_la
st_error='SNMP not performed due to setting or ping result, UDP: Ping timed out'
,min_time='3.585000',max_time='3.585000',cur_time='3.585000',avg_time='3.585000'
,total_polls='7',failed_polls='6',availability='14.2857' where id='8'
CACTID: Host[8] DEBUG: HOST COMPLETE: About to Exit Host Polling thread Function
CACTID: DEBUG: The Value of Active Threads is 0
CACTID: DEBUG: The Value of Active Threads is 0
CACTID: DEBUG: SQLCMD: replace into settings (name,value) values ('date',NOW())
CACTID: DEBUG: SQLCMD: insert into poller_time (poller_id, start_time,end_time)
values (0, NOW(), NOW())
CACTID: DEBUG: Thread Cleanup Complete
CACTID: DEBUG: PHP Script Server Shutdown Started
CACTID: DEBUG: PHP Script Server Pipes Closed
CACTID: DEBUG: Allocated Variable Memory Freed
CACTID: CACTID: Shutting down Net-SNMP API
CACTID: DEBUG: MYSQL Free & Close Completed
CACTID: Execution Time: 2.2910 s, Threads: 10, Hosts: 2
executing php poller.php and open 4 more CMD windows and it closed
C:\cactid>C:\PHP\php.exe c:\www\Apache2\htdocs\www\Cacti\poller.php
11/03/2005 12:01:07 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Proces
s [CMD: C:/cactid/cactid.exe, ARGS: 0 0]
11/03/2005 12:01:07 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Proces
s [CMD: C:/cactid/cactid.exe, ARGS: 8 8]
Waiting on 2/2 pollers.
Waiting on 2/2 pollers.
Waiting on 2/2 pollers.
11/03/2005 12:01:10 PM - SYSTEM STATS: Time:3.2633 Method:cactid Processes:10 Th
reads:10 Hosts:2 HostsPerProcess:1 DataSources:19 RRDsProcessed:0
11/03/2005 12:01:10 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Proces
s [CMD: c:/php/php.exe, ARGS: -q c:/www/Apache2/htdocs/www/Cacti/poller_commands
.php]
11/03/2005 12:01:10 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Proces
s [CMD: c:/php/php.exe, ARGS: -q c:/www/Apache2/htdocs/www/Cacti/poller_export.p
hp]
executing php cmd.php
C:\cactid>C:\PHP\php.exe c:\www\Apache2\htdocs\www\Cacti\cmd.php
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] PHP Script Server Started Properly
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] PING: Host is Alive
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] SNMP: Host responded to SNMP
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] RECACHE: Processing 3 items i
n the auto reindex cache for 'GARDENER200.lan'.
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[115] SNMP: v2: GARDENER200
.lan, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.131077, output: 1861034617
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[112] SNMP: v2: GARDENER200
.lan, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.1, output: 83857627
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[113] SNMP: v2: GARDENER200
.lan, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 0
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[113] SNMP: v2: GARDENER200
.lan, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 0
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[114] SNMP: v2: GARDENER200
.lan, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.3, output: 1877851511
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[114] SNMP: v2: GARDENER200
.lan, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.3, output: 196501
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[111] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_cpu.php ss_host_cpu GARDENER200.lan 8 2:161:5
00:nimires:::MD5::[None] get usage 0, output: 30
11/03/2005 12:03:11 PM - CMDPHP: Poller[0] Host[8] DS[112] SNMP: v2: GARDENER200
.lan, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.1, output: 83857627
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[110] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get used 10, output: 0
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[110] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get total 10, output: 1073152000
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[109] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get used 9, output: 716898304
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[109] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get total 9, output: 2581528576
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[108] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get used 8, output: 101880311808
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[107] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get used 4, output: 6123642880
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[108] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get total 8, output: 110358548480
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[106] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get total 2, output: 31453437952
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[106] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get used 2, output: 11730124800
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[107] SERVER: C:\www\Apache
2\htdocs\www\Cacti\scripts\ss_host_disk.php ss_host_disk GARDENER200.lan 8 2:161
:500:nimires:::MD5::[None] get total 4, output: 78641868800
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Host[8] DS[115] SNMP: v2: GARDENER200
.lan, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.131077, output: 330497680
11/03/2005 12:03:13 PM - CMDPHP: Poller[0] Time: 3.1834 s, Theads: N/A, Hosts: 1
CACTI LOG
11/03/2005 12:04:41 PM - CACTID: Poller[0] Time: 2.5870 s, Threads: 10, Hosts: 2
11/03/2005 12:04:41 PM - CACTID: Poller[0] DEBUG: MYSQL Free & Close Completed
11/03/2005 12:04:41 PM - CACTID: Poller[0] Time: 2.6260 s, Threads: 10, Hosts: 1
11/03/2005 12:04:41 PM - CACTID: Poller[0] DEBUG: MYSQL Free & Close Completed
11/03/2005 12:04:41 PM - CACTID: Poller[0] CACTID: Shutting down Net-SNMP API
11/03/2005 12:04:41 PM - CACTID: Poller[0] DEBUG: Allocated Variable Memory Freed
11/03/2005 12:04:41 PM - CACTID: Poller[0] DEBUG: PHP Script Server Pipes Closed
11/03/2005 12:04:41 PM - CACTID: Poller[0] CACTID: Shutting down Net-SNMP API
11/03/2005 12:04:41 PM - CACTID: Poller[0] DEBUG: Allocated Variable Memory Freed
11/03/2005 12:04:41 PM - CACTID: Poller[0] DEBUG: PHP Script Server Pipes Closed
11/03/2005 12:04:40 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: c:/php/php.exe, ARGS: -q c:/www/Apache2/htdocs/www/Cacti/poller_export.php]
11/03/2005 12:04:40 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: c:/php/php.exe, ARGS: -q c:/www/Apache2/htdocs/www/Cacti/poller_commands.php]
11/03/2005 12:04:40 PM - SYSTEM STATS: Time:3.3189 Method:cactid Processes:10 Threads:10 Hosts:2 HostsPerProcess:1 DataSources:19 RRDsProcessed:10
11/03/2005 12:04:40 PM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: PHP Script Server Shutdown Started
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: Thread Cleanup Complete
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: SQLCMD: insert into poller_time (poller_id, start_time, end_time) values (0, NOW(), NOW())
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: SQLCMD: replace into settings (name,value) values ('date',NOW())
11/03/2005 12:04:40 PM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: PHP Script Server Shutdown Started
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: Thread Cleanup Complete
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: SQLCMD: insert into poller_time (poller_id, start_time, end_time) values (0, NOW(), NOW())
11/03/2005 12:04:40 PM - CACTID: Poller[0] DEBUG: SQLCMD: replace into settings (name,value) values ('date',NOW())
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0
11/03/2005 12:04:39 PM - CACTID: Poller[0] Host[8] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: SQLCMD: update host set status='1',status_event_count='1', status_fail_date='0000-00-00 00:00:00',status_rec_date='2005-11-03 12:03:11',status_last_error='SNMP not performed due to setting or ping result, UDP: Ping timed out',min_time='3.585000',max_time='3.585000',cur_time='3.585000',avg_time='3.585000',total_polls='14',failed_polls='12',availability='14.2857' where id='8'
11/03/2005 12:04:39 PM - CACTID: Poller[0] Host[8] SNMP Result: SNMP not performed due to setting or ping result
11/03/2005 12:04:39 PM - CACTID: Poller[0] Host[8] PING Result: UDP: Ping timed out
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: The UDP Ping return_code was -1, errno was 104, total_time was 0.0000
11/03/2005 12:04:39 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 2
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
11/03/2005 12:04:39 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
11/03/2005 12:04:39 PM - CACTID: Poller[0] Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
11/03/2005 12:04:39 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
11/03/2005 12:04:39 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: Initial Value of Active Threads is 0
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: Parent pid=2744, Script Server pid=3240
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: PHP Script Server Child FORK Success
11/03/2005 12:04:39 PM - CACTID: Poller[0] DEBUG: Confirmed PHP Script Server Running.
11/03/2005 12:04:39 PM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cactid
11/03/2005 12:04:39 PM - PHPSVR: Poller[0] DEBUG: FILENM: c:\www\Apache2\htdocs\www\Cacti\script_server.php
11/03/2005 12:04:39 PM - PHPSVR: Poller[0] DEBUG: DIRNAM: c:/www/apache2/htdocs/www/cacti
11/03/2005 12:04:39 PM - PHPSVR: Poller[0] DEBUG: GETCWD: c:/cactid
11/03/2005 12:04:39 PM - PHPSVR: Poller[0] DEBUG: SERVER: cactid
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server Child FORK Success
11/03/2005 12:04:38 PM - CACTID: Poller[0] Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
11/03/2005 12:04:38 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
11/03/2005 12:04:38 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: Initial Value of Active Threads is 0
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: Parent pid=2752, Script Server pid=2344
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server Child FORK Success
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: Confirmed PHP Script Server Running.
11/03/2005 12:04:38 PM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cactid
11/03/2005 12:04:38 PM - PHPSVR: Poller[0] DEBUG: FILENM: c:\www\Apache2\htdocs\www\Cacti\script_server.php
11/03/2005 12:04:38 PM - PHPSVR: Poller[0] DEBUG: DIRNAM: c:/www/apache2/htdocs/www/cacti
11/03/2005 12:04:38 PM - PHPSVR: Poller[0] DEBUG: GETCWD: c:/cactid
11/03/2005 12:04:38 PM - PHPSVR: Poller[0] DEBUG: SERVER: cactid
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server About to FORK Child Process
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server Routine Starting
11/03/2005 12:04:38 PM - CACTID: Poller[0] CACTID: Initializing PHP Script Server
11/03/2005 12:04:38 PM - CACTID: Poller[0] CACTID: Initializing Net-SNMP API
11/03/2005 12:04:38 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server Child FORK Success
11/03/2005 12:04:38 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:38 PM - CACTID: Poller[0] CACTID: Version 0.8.6f starting
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: The Maximum SNMP OID Get Size is 10
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server About to FORK Child Process
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: PHP Script Server Routine Starting
11/03/2005 12:04:38 PM - CACTID: Poller[0] CACTID: Initializing PHP Script Server
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: The PHP Script Server is Required
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: StartHost='0', EndHost='0', TotalPHPScripts='11'
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: The script timeout is 25
11/03/2005 12:04:38 PM - CACTID: Poller[0] DEBUG: The number of concurrent processes is 10
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The polling interval is the system default
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The threads variable is 10
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_pstats variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] CACTID: Initializing Net-SNMP API
11/03/2005 12:04:37 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_pwarn variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_perror variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_timeout variable is 400
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_retries variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_method variable is 2
11/03/2005 12:04:37 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'GARDENER200'...
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_failure_count variable is 2
11/03/2005 12:04:37 PM - CACTID: Poller[0] CACTID: Version 0.8.6f starting
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The Maximum SNMP OID Get Size is 10
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The PHP Script Server is Required
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: StartHost='8', EndHost='8', TotalPHPScripts='11'
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_recovery_count variable is 3
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The script timeout is 25
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The number of concurrent processes is 10
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The polling interval is the system default
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The availability_method variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The threads variable is 10
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_pstats variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_pwarn variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_perror variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The path_php variable is c:/php/php.exe
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_timeout variable is 400
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_retries variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_method variable is 2
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_failure_count variable is 2
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_destination variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The ping_recovery_count variable is 3
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The availability_method variable is 1
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The path_php variable is c:/php/php.exe
11/03/2005 12:04:37 PM - CACTID: Poller[0] DEBUG: The log_destination variable is 1
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_hdd_total_106.rrd --template hdd_total:hdd_used 1131030190:31453437952:11730124800
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_hdd_total_107.rrd --template hdd_used:hdd_total 1131030190:6123642880:78641868800
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_hdd_total_108.rrd --template hdd_used:hdd_total 1131030190:101880311808:110358548480
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_hdd_total_109.rrd --template hdd_used:hdd_total 1131030190:716898304:2581528576
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_hdd_total_110.rrd --template hdd_used:hdd_total 1131030190:0:1073152000
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_cpu_111.rrd --template cpu 1131030190:30
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_traffic_in_114.rrd --template traffic_in:traffic_out 1131030190:1877851511:196501
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_traffic_in_113.rrd --template traffic_out:traffic_in 1131030190:0:0
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_traffic_in_112.rrd --template traffic_out:traffic_in 1131030190:83857627:83857627
11/03/2005 12:04:37 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\www\Apache2\htdocs\www\Cacti\rra\gardener_traffic_in_115.rrd --template traffic_in:traffic_out 1131030190:1861034617:330497680
11/03/2005 12:04:37 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: C:/cactid/cactid.exe, ARGS: 8 8]
11/03/2005 12:04:37 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: C:/cactid/cactid.exe, ARGS: 0 0]
the thing is getting better but i'm still no getting updates on grahpics.
No Stress
Eco Attitud
Eco Attitud
Well it appears cacti is polling devices fine and just the rrdtool update process is failing. That would mean you have a permission problem on rrdtool and/or the ./cacti/rra folder. Does the user running the scheduled task have modify rights to those folders?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
i'm still stuck... IT'S SEEM 13:55 i touch something it work for five minutes,
and now it's at the same with the same trouble.
I have added the user in every place.. so ... i will don't have no more trouble about that... but i'm still the same..
Please any one? can givme more ideas?
thanks a lot!
and now it's at the same with the same trouble.
I have added the user in every place.. so ... i will don't have no more trouble about that... but i'm still the same..
Please any one? can givme more ideas?
thanks a lot!
- Attachments
-
- nonupdates1.JPG (93.55 KiB) Viewed 3319 times
No Stress
Eco Attitud
Eco Attitud
You just said if you run poller.php, stuff updates but the scheduled task does not? That still points to a permission problem. How closely did you read my install guide regarding the various user permissions?
I'm not sure what to tell you besides double checking the folder AND file security settings on the folders/applications cacti uses.
I'm not sure what to tell you besides double checking the folder AND file security settings on the folders/applications cacti uses.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
What i do, about Permission folder is this.
The user that i created for "cactiuser" it's not cactiuser it's Gardener.
That's already my user on my windows xp that i always use. I follow your guide very very close. i'm still with problem.
The user that i created for "cactiuser" it's not cactiuser it's Gardener.
That's already my user on my windows xp that i always use. I follow your guide very very close. i'm still with problem.
- Attachments
-
- task.JPG (34.49 KiB) Viewed 3310 times
-
- task1.JPG (43.82 KiB) Viewed 3310 times
-
- task2.JPG (53.88 KiB) Viewed 3310 times
No Stress
Eco Attitud
Eco Attitud
No, looking at those scresnshots you did not follow the guide
1) The duration is 24 hours
2) "Gardnerer" needs read access to php, rrdtool and the cacti folder/files. it needs modify access to the cacti/log and cacti/rra folders. double check those permissions. Also check the permissions on the already existing rrd files.
3) Your scheduled task should start in: c:\www\apache2\htdocs\cacti\.
1) The duration is 24 hours
2) "Gardnerer" needs read access to php, rrdtool and the cacti folder/files. it needs modify access to the cacti/log and cacti/rra folders. double check those permissions. Also check the permissions on the already existing rrd files.
3) Your scheduled task should start in: c:\www\apache2\htdocs\cacti\.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Who is online
Users browsing this forum: No registered users and 0 guests