Cactid Causes no graphs to be displayed & Watchguard iss
Moderators: Developers, Moderators
Cactid Causes no graphs to be displayed & Watchguard iss
Just upgraded to latest version of CactiD and during the time it is set to run none of the graphs will load up. The moment its done running all the graphs pop back up ok. I traced the problem to the version of cygwin1.dll that is included with the new version. If I run the new .exe with my older .dll file I do not see this problem. Anyone have any ideas? Or should I just run it with the older dll file?
Also since upgrading to this newer version all my graphs are working except the Watchguard Interface graph I had. I used the default Cisco template to monitor one of the interfaces on the firewall and this had been working fine until the new version of Cactid. I did try clearning the poller cache as well.
Thanks for any help or suggestions
-Josh
Also since upgrading to this newer version all my graphs are working except the Watchguard Interface graph I had. I used the default Cisco template to monitor one of the interfaces on the firewall and this had been working fine until the new version of Cactid. I did try clearning the poller cache as well.
Thanks for any help or suggestions
-Josh
1) install the patches for cacti
2) search your system for other copies of cygwin1.dll and remove them. There should only be one.
3) you're using rrdtool 1.2.12 ?
4) All scripts must use forward slashes for the paths when using cactid. Double check your Watchguard Interface is.
2) search your system for other copies of cygwin1.dll and remove them. There should only be one.
3) you're using rrdtool 1.2.12 ?
4) All scripts must use forward slashes for the paths when using cactid. Double check your Watchguard Interface is.
| 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 just installed the latest patches per your suggestions.BSOD2600 wrote:1) install the patches for cacti
2) search your system for other copies of cygwin1.dll and remove them. There should only be one.
3) you're using rrdtool 1.2.12 ?
4) All scripts must use forward slashes for the paths when using cactid. Double check your Watchguard Interface is.
I made sure to limit the number of cygwin files. I had one under the CactiD folder and one under the RRDtool folder.
I was using rrdtool 1.2.9 but upgraded to .12
With that said my graphs now always display even during the script execution so thanks for the suggestions..... but....
I haven't modified any scripts myself and the only portion not working is this watchguard interface that used the cacti built in interface scripts. Would I still need to make any other changes? All my other interface monitors are working. I also tried to test create a new device pointing to the watchguard and it list out all my interfaces ok but still it seems it wants to not pull any new data off the watchguard firewall. One thing I noticed in the log is it continues to dispaly
01/26/2006 01:41:53 PM - PCOMMAND: Poller[0] Host[18] WARNING: Recache Event Detected for Host
This is the host that is polling information from the watchguard.
I did a quick search for that recache message and didn't come up with much other than it shouldn't cause an issue. But this message pops up each and every time that cactid is polling all the hosts....
-Josh
You might need to reindex your watchdog host. Click the green circle next to the snmp interface in Associated Data queries for that host.
| 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 |
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
joshm,
Are you continually receiving these error messages?
TheWitness
Are you continually receiving these error messages?
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
I have tried to recreate the Index as well as creating a new device which i assume would create a new index from scratch correct?TheWitness wrote:joshm,
Are you continually receiving these error messages?
TheWitness
Yes I am seeing that error message every time
01/27/2006 08:11:53 AM - RECACHE STATS: RecacheTime:2.7772 HostsRecached:2
01/27/2006 08:11:50 AM - PCOMMAND: Poller[0] Host[18] WARNING: Recache Event Detected for Host
01/27/2006 08:11:50 AM - THOLD: Poller[0] Checking Thresholds
01/27/2006 08:11:50 AM - PCOMMAND: Poller[0] Host[115] WARNING: Recache Event Detected for Host
One Host # is the original watchguard device that was working, the other host is the new/test device that I setup again.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Between polls, set logging to debug, open a shell and change directories into the Cactid binary directory. Then run the following:
./cactid 115 115
Post the results. Don't forget to turn down logging. Also, what is your reindex method? Also, please run the data query in "Verbose" and post both it's output and the XML file in the resources directory.
TheWitness
./cactid 115 115
Post the results. Don't forget to turn down logging. Also, what is your reindex method? Also, please run the data query in "Verbose" and post both it's output and the XML file in the resources directory.
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Well I created a new Device which I assume recreates the index from scratch as well as hittin the green button under the create a graph for the device in question.TheWitness wrote:Between polls, set logging to debug, open a shell and change directories into the Cactid binary directory. Then run the following:
./cactid 115 115
Post the results. Don't forget to turn down logging. Also, what is your reindex method? Also, please run the data query in "Verbose" and post both it's output and the XML file in the resources directory.
TheWitness
I will try your suggestions when if I get a chance this weekend and let you know the results. This is on a Windows 2000 server box BTW.
-Josh
Ok Here is my CactiD log file with just the cactid 115 115 debug results in it..
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '4': 'SELECT value FROM settings WHERE name = 'path_php_binary''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '4': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The path_php variable is n:/php/php-win.exe
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '5': 'SELECT value FROM settings WHERE name = 'availability_method''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '5': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The availability_method variable is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '6': 'SELECT value FROM settings WHERE name = 'ping_recovery_count''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '6': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The ping_recovery_count variable is 3
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '7': 'SELECT value FROM settings WHERE name = 'ping_failure_count''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '7': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The ping_failure_count variable is 3
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '8': 'SELECT value FROM settings WHERE name = 'ping_method''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '8': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The ping_method variable is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '9': 'SELECT value FROM settings WHERE name = 'ping_retries''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '9': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The ping_retries variable is 3
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '10': 'SELECT value FROM settings WHERE name = 'ping_timeout''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '10': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The ping_timeout variable is 400
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '11': 'SELECT value FROM settings WHERE name = 'log_perror''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '11': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The log_perror variable is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '12': 'SELECT value FROM settings WHERE name = 'log_pwarn''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '12': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The log_pwarn variable is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '13': 'SELECT value FROM settings WHERE name = 'log_pstats''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '13': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The log_pstats variable is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '14': 'SELECT value FROM settings WHERE name = 'max_threads''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '14': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The threads variable is 20
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '15': 'SELECT value FROM settings WHERE name = 'poller_interval''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '15': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The polling interval is the system default
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '16': 'SELECT value FROM settings WHERE name = 'concurrent_processes''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '16': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The number of concurrent processes is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '17': 'SELECT value FROM settings WHERE name = 'script_timeout''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '17': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The script timeout is 20
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '18': 'SELECT value FROM settings WHERE name = 'php_servers''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '18': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The number of php script servers to run is 5
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '19': 'SELECT action FROM poller_item WHERE action=2 AND host_id BETWEEN 115 AND 115 LIMIT 1'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '19': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: StartHost='115', EndHost='115', TotalPHPScripts='0'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The PHP Script Server is Not Required
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '20': 'SELECT value FROM settings WHERE name = 'max_get_size''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '20': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The Maximum SNMP OID Get Size is 30
01/28/2006 10:15:04 AM - CACTID: Poller[0] CACTID: Version 0.8.6f starting
01/28/2006 10:15:04 AM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'avraham'...
01/28/2006 10:15:04 AM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'avraham'...
01/28/2006 10:15:04 AM - CACTID: Poller[0] CACTID: Initializing Net-SNMP API
01/28/2006 10:15:04 AM - CACTID: Poller[0] CACTID: Initializing PHP Script Server
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '21': 'SELECT id FROM host WHERE disabled='' AND id BETWEEN 115 AND 115 ORDER BY id'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '21': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: Initial Value of Active Threads is 0
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
01/28/2006 10:15:04 AM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'avraham'...
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'avraham'...
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '22': 'SELECT action,hostname,snmp_community,snmp_version,snmp_username,snmp_password,rrd_name,rrd_path,arg1,arg2,arg3,local_data_id,rrd_num,snmp_port,snmp_timeout FROM poller_item WHERE host_id=0 ORDER BY arg1'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '22': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
01/28/2006 10:15:04 AM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'avraham'...
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 2
01/28/2006 10:15:04 AM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'avraham'...
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '23': 'SELECT id, hostname,snmp_community,snmp_username,snmp_password,snmp_version,snmp_port,snmp_timeout,status,status_event_count,status_fail_date,status_rec_date,status_last_error,min_time,max_time,cur_time,avg_time,total_polls,failed_polls,availability FROM host WHERE id=115'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '23': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] PING Result: ICMP: Host is Alive
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] SNMP Result: Host responded to SNMP
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '0': '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.499960',max_time='118.000030',cur_time='1.999975',avg_time='7.652258',total_polls='573',failed_polls='0',availability='100.0000' where id='115''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '0': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '24': 'SELECT data_query_id,action,op,assert_value,arg1 FROM poller_reindex WHERE host_id=115'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '24': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] RECACHE: Processing 1 items in the auto reindex cache for '172.17.170.1'
01/28/2006 10:15:04 AM - CACTID: Poller[0] ASSERT: '2147483648 .lt. 2147483648' failed. Recaching host '172.17.170.1', data query #1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '1': 'insert into poller_command (poller_id,time,action,command) values (0,NOW(),1,'115:1')'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '1': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '2': 'update poller_reindex set assert_value='2147483648' where host_id='115' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '2': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] NOTICE: Spike Kill in Effect for '172.17.170.1'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '25': 'SELECT action,hostname,snmp_community,snmp_version,snmp_username,snmp_password,rrd_name,rrd_path,arg1,arg2,arg3,local_data_id,rrd_num,snmp_port,snmp_timeout FROM poller_item WHERE host_id=115 ORDER BY arg1'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '25': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] DS[607] SNMP: v1: 172.17.170.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.3, value: 588946573
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] DS[607] SNMP: v1: 172.17.170.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.3, value: 1841810372
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '3': 'INSERT INTO poller_output (local_data_id,rrd_name,time,output) VALUES (607,'traffic_in','2006-01-28 10:15:04','U'),(607,'traffic_out','2006-01-28 10:15:04','U')'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '3': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '4': 'replace into settings (name,value) values ('date',NOW())'
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '4': OK
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '5': 'insert into poller_time (poller_id, start_time, end_time) values (0, NOW(), NOW())'
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '5': OK
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: Thread Cleanup Complete
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: PHP Script Server Pipes Closed
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: Allocated Variable Memory Freed
01/28/2006 10:15:05 AM - CACTID: Poller[0] CACTID: Net-SNMP API Shutdown Completed
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: MYSQL Free & Close Completed
01/28/2006 10:15:05 AM - CACTID: Poller[0] Time: 0.7760 s, Threads: 20, Hosts: 2
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '4': 'SELECT value FROM settings WHERE name = 'path_php_binary''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '4': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The path_php variable is n:/php/php-win.exe
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '5': 'SELECT value FROM settings WHERE name = 'availability_method''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '5': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The availability_method variable is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '6': 'SELECT value FROM settings WHERE name = 'ping_recovery_count''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '6': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The ping_recovery_count variable is 3
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '7': 'SELECT value FROM settings WHERE name = 'ping_failure_count''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '7': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The ping_failure_count variable is 3
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '8': 'SELECT value FROM settings WHERE name = 'ping_method''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '8': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The ping_method variable is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '9': 'SELECT value FROM settings WHERE name = 'ping_retries''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '9': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The ping_retries variable is 3
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '10': 'SELECT value FROM settings WHERE name = 'ping_timeout''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '10': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The ping_timeout variable is 400
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '11': 'SELECT value FROM settings WHERE name = 'log_perror''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '11': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The log_perror variable is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '12': 'SELECT value FROM settings WHERE name = 'log_pwarn''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '12': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The log_pwarn variable is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '13': 'SELECT value FROM settings WHERE name = 'log_pstats''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '13': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The log_pstats variable is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '14': 'SELECT value FROM settings WHERE name = 'max_threads''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '14': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The threads variable is 20
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '15': 'SELECT value FROM settings WHERE name = 'poller_interval''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '15': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The polling interval is the system default
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '16': 'SELECT value FROM settings WHERE name = 'concurrent_processes''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '16': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The number of concurrent processes is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '17': 'SELECT value FROM settings WHERE name = 'script_timeout''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '17': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The script timeout is 20
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '18': 'SELECT value FROM settings WHERE name = 'php_servers''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '18': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The number of php script servers to run is 5
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '19': 'SELECT action FROM poller_item WHERE action=2 AND host_id BETWEEN 115 AND 115 LIMIT 1'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '19': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: StartHost='115', EndHost='115', TotalPHPScripts='0'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The PHP Script Server is Not Required
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '20': 'SELECT value FROM settings WHERE name = 'max_get_size''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '20': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The Maximum SNMP OID Get Size is 30
01/28/2006 10:15:04 AM - CACTID: Poller[0] CACTID: Version 0.8.6f starting
01/28/2006 10:15:04 AM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'avraham'...
01/28/2006 10:15:04 AM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'avraham'...
01/28/2006 10:15:04 AM - CACTID: Poller[0] CACTID: Initializing Net-SNMP API
01/28/2006 10:15:04 AM - CACTID: Poller[0] CACTID: Initializing PHP Script Server
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '21': 'SELECT id FROM host WHERE disabled='' AND id BETWEEN 115 AND 115 ORDER BY id'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '21': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: Initial Value of Active Threads is 0
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
01/28/2006 10:15:04 AM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'avraham'...
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'avraham'...
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '22': 'SELECT action,hostname,snmp_community,snmp_version,snmp_username,snmp_password,rrd_name,rrd_path,arg1,arg2,arg3,local_data_id,rrd_num,snmp_port,snmp_timeout FROM poller_item WHERE host_id=0 ORDER BY arg1'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '22': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host
01/28/2006 10:15:04 AM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on 'avraham'...
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: Valid Thread to be Created
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 2
01/28/2006 10:15:04 AM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on 'avraham'...
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '23': 'SELECT id, hostname,snmp_community,snmp_username,snmp_password,snmp_version,snmp_port,snmp_timeout,status,status_event_count,status_fail_date,status_rec_date,status_last_error,min_time,max_time,cur_time,avg_time,total_polls,failed_polls,availability FROM host WHERE id=115'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '23': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] PING Result: ICMP: Host is Alive
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] SNMP Result: Host responded to SNMP
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '0': '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.499960',max_time='118.000030',cur_time='1.999975',avg_time='7.652258',total_polls='573',failed_polls='0',availability='100.0000' where id='115''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '0': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '24': 'SELECT data_query_id,action,op,assert_value,arg1 FROM poller_reindex WHERE host_id=115'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '24': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] RECACHE: Processing 1 items in the auto reindex cache for '172.17.170.1'
01/28/2006 10:15:04 AM - CACTID: Poller[0] ASSERT: '2147483648 .lt. 2147483648' failed. Recaching host '172.17.170.1', data query #1
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '1': 'insert into poller_command (poller_id,time,action,command) values (0,NOW(),1,'115:1')'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '1': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '2': 'update poller_reindex set assert_value='2147483648' where host_id='115' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0''
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '2': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] NOTICE: Spike Kill in Effect for '172.17.170.1'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '25': 'SELECT action,hostname,snmp_community,snmp_version,snmp_username,snmp_password,rrd_name,rrd_path,arg1,arg2,arg3,local_data_id,rrd_num,snmp_port,snmp_timeout FROM poller_item WHERE host_id=115 ORDER BY arg1'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Query ID '25': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] DS[607] SNMP: v1: 172.17.170.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.3, value: 588946573
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] DS[607] SNMP: v1: 172.17.170.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.3, value: 1841810372
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '3': 'INSERT INTO poller_output (local_data_id,rrd_name,time,output) VALUES (607,'traffic_in','2006-01-28 10:15:04','U'),(607,'traffic_out','2006-01-28 10:15:04','U')'
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '3': OK
01/28/2006 10:15:04 AM - CACTID: Poller[0] Host[115] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
01/28/2006 10:15:04 AM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '4': 'replace into settings (name,value) values ('date',NOW())'
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '4': OK
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '5': 'insert into poller_time (poller_id, start_time, end_time) values (0, NOW(), NOW())'
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: MySQL Insert ID '5': OK
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: Thread Cleanup Complete
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: PHP Script Server Pipes Closed
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: Allocated Variable Memory Freed
01/28/2006 10:15:05 AM - CACTID: Poller[0] CACTID: Net-SNMP API Shutdown Completed
01/28/2006 10:15:05 AM - CACTID: Poller[0] DEBUG: MYSQL Free & Close Completed
01/28/2006 10:15:05 AM - CACTID: Poller[0] Time: 0.7760 s, Threads: 20, Hosts: 2
And I am not positive but I believe this is what you were looking for the verbose output.... This is the SNMP Interfaces under the device.....
+ Running data query [1].
+ Found type = '3' [snmp query].
+ Found data query XML file at 'N:/cacti/resource/snmp_queries/interface.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1'
+ Located input field 'ifIndex' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.1'
+ Found item [ifIndex='1'] index: 1 [from value]
+ Found item [ifIndex='2'] index: 2 [from value]
+ Found item [ifIndex='3'] index: 3 [from value]
+ Found item [ifIndex='4'] index: 4 [from value]
+ Found item [ifIndex='5'] index: 5 [from value]
+ Found item [ifIndex='6'] index: 6 [from value]
+ Found item [ifIndex='7'] index: 7 [from value]
+ Located input field 'ifOperStatus' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.8'
+ Found item [ifOperStatus='Up'] index: 1 [from value]
+ Found item [ifOperStatus='Up'] index: 2 [from value]
+ Found item [ifOperStatus='Up'] index: 3 [from value]
+ Found item [ifOperStatus='Down'] index: 4 [from value]
+ Found item [ifOperStatus='Down'] index: 5 [from value]
+ Found item [ifOperStatus='Up'] index: 6 [from value]
+ Found item [ifOperStatus='Up'] index: 7 [from value]
+ Located input field 'ifDescr' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.2'
+ Found item [ifDescr='lo'] index: 1 [from value]
+ Found item [ifDescr='eth0'] index: 2 [from value]
+ Found item [ifDescr='eth1'] index: 3 [from value]
+ Found item [ifDescr='eth2'] index: 4 [from value]
+ Found item [ifDescr='eth3'] index: 5 [from value]
+ Found item [ifDescr='eth4'] index: 6 [from value]
+ Found item [ifDescr='eth5'] index: 7 [from value]
+ Located input field 'ifName' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.31.1.1.1.1'
+ Located input field 'ifAlias' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.31.1.1.1.18'
+ Located input field 'ifType' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.3'
+ Found item [ifType='softwareLoopback(24)'] index: 1 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 2 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 3 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 4 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 5 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 6 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 7 [from value]
+ Located input field 'ifSpeed' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.5'
+ Found item [ifSpeed='10000000'] index: 1 [from value]
+ Found item [ifSpeed='100000000'] index: 2 [from value]
+ Found item [ifSpeed='100000000'] index: 3 [from value]
+ Found item [ifSpeed='100000000'] index: 4 [from value]
+ Found item [ifSpeed='100000000'] index: 5 [from value]
+ Found item [ifSpeed='10000000'] index: 6 [from value]
+ Found item [ifSpeed='10000000'] index: 7 [from value]
+ Located input field 'ifHwAddr' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.6'
+ Found item [ifHwAddr=''] index: 1 [from value]
+ Found item [ifHwAddr='00:01:21:10:9C:9F'] index: 2 [from value]
+ Found item [ifHwAddr='00:01:21:10:9C:A0'] index: 3 [from value]
+ Found item [ifHwAddr='00:01:21:10:9C:A1'] index: 4 [from value]
+ Found item [ifHwAddr='00:01:21:10:9C:A2'] index: 5 [from value]
+ Found item [ifHwAddr='00:01:21:B0:22:7F'] index: 6 [from value]
+ Found item [ifHwAddr='00:01:21:B0:22:80'] index: 7 [from value]
+ Located input field 'ifIP' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.4.20.1.2'
+ Found item [ifIP='1.0.0.2'] index: 7 [from regexp oid parse]
+ Found item [ifIP='2.0.0.2'] index: 6 [from regexp oid parse]
+ Found item [ifIP='10.0.2.1'] index: 4 [from regexp oid parse]
+ Found item [ifIP='10.0.3.1'] index: 5 [from regexp oid parse]
+ Found item [ifIP='63.208.48.222'] index: 3 [from regexp oid parse]
+ Found item [ifIP='127.0.0.1'] index: 1 [from regexp oid parse]
+ Found item [ifIP='172.17.170.1'] index: 2 [from regexp oid parse]
+ Found data query XML file at 'N:/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at 'N:/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at 'N:/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at 'N:/cacti/resource/snmp_queries/interface.xml'
+ Running data query [1].
+ Found type = '3' [snmp query].
+ Found data query XML file at 'N:/cacti/resource/snmp_queries/interface.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1'
+ Located input field 'ifIndex' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.1'
+ Found item [ifIndex='1'] index: 1 [from value]
+ Found item [ifIndex='2'] index: 2 [from value]
+ Found item [ifIndex='3'] index: 3 [from value]
+ Found item [ifIndex='4'] index: 4 [from value]
+ Found item [ifIndex='5'] index: 5 [from value]
+ Found item [ifIndex='6'] index: 6 [from value]
+ Found item [ifIndex='7'] index: 7 [from value]
+ Located input field 'ifOperStatus' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.8'
+ Found item [ifOperStatus='Up'] index: 1 [from value]
+ Found item [ifOperStatus='Up'] index: 2 [from value]
+ Found item [ifOperStatus='Up'] index: 3 [from value]
+ Found item [ifOperStatus='Down'] index: 4 [from value]
+ Found item [ifOperStatus='Down'] index: 5 [from value]
+ Found item [ifOperStatus='Up'] index: 6 [from value]
+ Found item [ifOperStatus='Up'] index: 7 [from value]
+ Located input field 'ifDescr' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.2'
+ Found item [ifDescr='lo'] index: 1 [from value]
+ Found item [ifDescr='eth0'] index: 2 [from value]
+ Found item [ifDescr='eth1'] index: 3 [from value]
+ Found item [ifDescr='eth2'] index: 4 [from value]
+ Found item [ifDescr='eth3'] index: 5 [from value]
+ Found item [ifDescr='eth4'] index: 6 [from value]
+ Found item [ifDescr='eth5'] index: 7 [from value]
+ Located input field 'ifName' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.31.1.1.1.1'
+ Located input field 'ifAlias' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.31.1.1.1.18'
+ Located input field 'ifType' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.3'
+ Found item [ifType='softwareLoopback(24)'] index: 1 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 2 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 3 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 4 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 5 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 6 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 7 [from value]
+ Located input field 'ifSpeed' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.5'
+ Found item [ifSpeed='10000000'] index: 1 [from value]
+ Found item [ifSpeed='100000000'] index: 2 [from value]
+ Found item [ifSpeed='100000000'] index: 3 [from value]
+ Found item [ifSpeed='100000000'] index: 4 [from value]
+ Found item [ifSpeed='100000000'] index: 5 [from value]
+ Found item [ifSpeed='10000000'] index: 6 [from value]
+ Found item [ifSpeed='10000000'] index: 7 [from value]
+ Located input field 'ifHwAddr' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.6'
+ Found item [ifHwAddr=''] index: 1 [from value]
+ Found item [ifHwAddr='00:01:21:10:9C:9F'] index: 2 [from value]
+ Found item [ifHwAddr='00:01:21:10:9C:A0'] index: 3 [from value]
+ Found item [ifHwAddr='00:01:21:10:9C:A1'] index: 4 [from value]
+ Found item [ifHwAddr='00:01:21:10:9C:A2'] index: 5 [from value]
+ Found item [ifHwAddr='00:01:21:B0:22:7F'] index: 6 [from value]
+ Found item [ifHwAddr='00:01:21:B0:22:80'] index: 7 [from value]
+ Located input field 'ifIP' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.4.20.1.2'
+ Found item [ifIP='1.0.0.2'] index: 7 [from regexp oid parse]
+ Found item [ifIP='2.0.0.2'] index: 6 [from regexp oid parse]
+ Found item [ifIP='10.0.2.1'] index: 4 [from regexp oid parse]
+ Found item [ifIP='10.0.3.1'] index: 5 [from regexp oid parse]
+ Found item [ifIP='63.208.48.222'] index: 3 [from regexp oid parse]
+ Found item [ifIP='127.0.0.1'] index: 1 [from regexp oid parse]
+ Found item [ifIP='172.17.170.1'] index: 2 [from regexp oid parse]
+ Found data query XML file at 'N:/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at 'N:/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at 'N:/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at 'N:/cacti/resource/snmp_queries/interface.xml'
- Attachments
-
- interface.xml
- (4.21 KiB) Downloaded 262 times
Also looking at my Graphs this morning it appears now with the Changes I have done I am seeing more blank spaces in graphs where no data was found. Between all my devices the blank spaces seem to randomly happen at different times for the different devices.
- Attachments
-
- graph_image.php.png (30.52 KiB) Viewed 5381 times
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
The issue with the Watchguard Firewall is that the sysUptime counter is not increasing. Sound like a bug in the vendors snmp agent. Can you open a ticket with them and see if they have a fix for it before I go giving you a hack to cactid/cmd.php?
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Actually the Watchguard support for our device has ended so I do not believe going through them is a viable option. Also I did get the recache events to go away somehow. I forgot exactly what I did because I was trying out and testing multiple other templates for graphs the last couple of days.
I still see recache pop up but it is not directed at a specific device...
02/01/2006 02:31:52 PM - RECACHE STATS: RecacheTime:2.6243 HostsRecached:1
02/01/2006 02:31:50 PM - THOLD: Poller[0] Checking Thresholds
02/01/2006 02:31:49 PM - PCOMMAND: Poller[0] Host[18] WARNING: Recache Event Detected for Host
02/01/2006 02:31:49 PM - SYSTEM STATS: Time:48.6333 Method:cactid Processes:1 Threads:20 Hosts:58 HostsPerProcess:58 DataSources:398 RRDsProcessed:239
02/01/2006 02:31:38 PM - CACTID: Poller[0] Host[69] DS[652] WARNING: Result from SCRIPT not valid. Partial Result: ...
02/01/2006 02:31:38 PM - CACTID: Poller[0] Host[69] ERROR: Empty result [172.17.170.113]: 'perl N:/cacti/scripts/w32_query_cpu.pl get LoadPercentage 4'
02/01/2006 02:31:36 PM - CACTID: Poller[0] Host[38] DS[651] WARNING: Result from SCRIPT not valid. Partial Result: ...
02/01/2006 02:31:36 PM - CACTID: Poller[0] Host[38] ERROR: Empty result [172.17.170.112]: 'perl N:/cacti/scripts/w32_query_cpu.pl get LoadPercentage 4'
02/01/2006 02:31:27 PM - CACTID: Poller[0] Host[48] DS[343] WARNING: SNMP timeout detected [1500 ms], ignoring host '206.187.186.88'
02/01/2006 02:31:27 PM - CACTID: Poller[0] Host[48] DS[343] WARNING: SNMP timeout detected [1500 ms], ignoring host '206.187.186.88'
-Josh
I still see recache pop up but it is not directed at a specific device...
02/01/2006 02:31:52 PM - RECACHE STATS: RecacheTime:2.6243 HostsRecached:1
02/01/2006 02:31:50 PM - THOLD: Poller[0] Checking Thresholds
02/01/2006 02:31:49 PM - PCOMMAND: Poller[0] Host[18] WARNING: Recache Event Detected for Host
02/01/2006 02:31:49 PM - SYSTEM STATS: Time:48.6333 Method:cactid Processes:1 Threads:20 Hosts:58 HostsPerProcess:58 DataSources:398 RRDsProcessed:239
02/01/2006 02:31:38 PM - CACTID: Poller[0] Host[69] DS[652] WARNING: Result from SCRIPT not valid. Partial Result: ...
02/01/2006 02:31:38 PM - CACTID: Poller[0] Host[69] ERROR: Empty result [172.17.170.113]: 'perl N:/cacti/scripts/w32_query_cpu.pl get LoadPercentage 4'
02/01/2006 02:31:36 PM - CACTID: Poller[0] Host[38] DS[651] WARNING: Result from SCRIPT not valid. Partial Result: ...
02/01/2006 02:31:36 PM - CACTID: Poller[0] Host[38] ERROR: Empty result [172.17.170.112]: 'perl N:/cacti/scripts/w32_query_cpu.pl get LoadPercentage 4'
02/01/2006 02:31:27 PM - CACTID: Poller[0] Host[48] DS[343] WARNING: SNMP timeout detected [1500 ms], ignoring host '206.187.186.88'
02/01/2006 02:31:27 PM - CACTID: Poller[0] Host[48] DS[343] WARNING: SNMP timeout detected [1500 ms], ignoring host '206.187.186.88'
-Josh
Who is online
Users browsing this forum: No registered users and 0 guests