now i have problem with juniper SSG55o interface traffic
1. show as my picture
2. when i run spine -V 5 1147 1147 where 1147 is host id
Code: Select all
[root@SRV-CACTI-ACCESS snmp_queries]# spine -V 5 1147 1147
SPINE: Using spine config file [/etc/spine.conf]
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The path_php_server variable is /var/www/html/cacti/script_server.php
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The path_cactilog variable is /var/www/html/cacti/log/cacti.log
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The log_destination variable is 1 (FILE)
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The path_php variable is /usr/bin/php
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The availability_method variable is 1
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The ping_recovery_count variable is 3
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The ping_failure_count variable is 2
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The ping_method variable is 2
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The ping_retries variable is 1
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The ping_timeout variable is 800
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The snmp_retries variable is 3
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The log_perror variable is 1
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The log_pwarn variable is 0
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The boost_redirect variable is 0
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The log_pstats variable is 0
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The threads variable is 8
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The polling interval is 300 seconds
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The number of concurrent processes is 8
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The script timeout is 360
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The number of php script servers to run is 8
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: StartHost='1147', EndHost='1147', TotalPHPScripts='0'
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The PHP Script Server is Not Required
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The Maximum SNMP OID Get Size is 20
06/14/2011 03:52:10 PM - SPINE: Poller[0] Version 0.8.7e starting
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: MySQL is Thread Safe!
06/14/2011 03:52:10 PM - SPINE: Poller[0] SPINE: Initializing Net-SNMP API
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: SNMP Header Version is 5.3.1
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: SNMP Library Version is 5.3.1
06/14/2011 03:52:10 PM - SPINE: Poller[0] SPINE: Initializing PHP Script Server(s)
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: Initial Value of Active Threads is 0
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: Valid Thread to be Created
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The Value of Active Threads is 1
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: In Poller, About to Start Polling of Host
06/14/2011 03:52:10 PM - SPINE: Poller[0] Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: Valid Thread to be Created
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The Value of Active Threads is 2
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: In Poller, About to Start Polling of Host
06/14/2011 03:52:10 PM - SPINE: Poller[0] DEBUG: The Value of Active Threads is 1
06/14/2011 03:52:20 PM - SPINE: Poller[0] Host[1147] PING Result: ICMP: Ping timed out
06/14/2011 03:52:20 PM - SPINE: Poller[0] Host[1147] SNMP Result: Host responded to SNMP
06/14/2011 03:52:20 PM - SPINE: Poller[0] Host[1147] NOTE: There are '8' Polling Items for this Host
06/14/2011 03:52:20 PM - SPINE: Poller[0] Host[1147] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
06/14/2011 03:52:20 PM - SPINE: Poller[0] DEBUG: The Value of Active Threads is 0
06/14/2011 03:52:20 PM - SPINE: Poller[0] DEBUG: Thread Cleanup Complete
06/14/2011 03:52:20 PM - SPINE: Poller[0] DEBUG: PHP Script Server Pipes Closed
06/14/2011 03:52:20 PM - SPINE: Poller[0] DEBUG: Allocated Variable Memory Freed
06/14/2011 03:52:20 PM - SPINE: Poller[0] DEBUG: MYSQL Free & Close Completed
06/14/2011 03:52:20 PM - SPINE: Poller[0] Time: 9.7814 s, Threads: 8, Hosts: 2
i also change from UDP ping to TCP ping and ICMP ping but same problem
how can i solve this problem
thanks