[solved] Getting RRD Data but no graphs

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Post Reply
NickC
Posts: 6
Joined: Wed Feb 10, 2010 8:31 am

[solved] Getting RRD Data but no graphs

Post by NickC »

After decommissioning our old server that ran Cacti I've been setting up a new installation on a new virtual server and finally got most things working but I still cannot get any graphs to display despite RRDTool getting called successfully and generating data.

Operating System: Windows Server 2008 R2 SP1 x64
Webserver: IIS
Cacti: 0.8.7g
Spine: 0.8.7.g
MySQL: 5.5.9
PHP: 5.2.17
RRDTool (Cygwin or Win32 version): 1.44 Win32
Net-SNMP: 5.5
Plugin Architecture: Not Installed

The Poller seems to be getting SNMP data Ok:

Code: Select all

03/02/2011 10:55:01 AM - POLLER: Poller[0] NOTE: Poller Int: '300', Scheduled Task Int: '300', Time Since Last: '300', Max Runtime '298', Poller Runs: '1'
03/02/2011 10:55:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: C:/Program Files (x86)/PHP/v5.2/php.exe, ARGS: -q "d:/websites/cacti/webroot/cmd.php" 0 2]
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[1] SNMP: Host responded to SNMP
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[1] RECACHE: Processing 3 items in the auto reindex cache for 'fornax-02.intereurope.com'.
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[1] RECACHE DQ[1]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[1] RECACHE DQ[8]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[1] RECACHE DQ[9]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[1] DS[8] SNMP: v2: fornax-02.intereurope.com, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.10, output: 75483639
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[1] DS[8] SNMP: v2: fornax-02.intereurope.com, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.10, output: 57935181
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] SNMP: Host responded to SNMP
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] RECACHE: Processing 4 items in the auto reindex cache for 'fornax-01.intereurope.com'.
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] RECACHE DQ[10]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] RECACHE DQ[11]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] RECACHE DQ[12]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] RECACHE DQ[13]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 10:55:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\1\8.rrd --template traffic_out:traffic_in 1299063302:57935181:75483639
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PercentDiskReadTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.2.2.67.58, output: 0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PerDiskWriteTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.4.2.67.58, output: 0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PercentIdleTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.6.2.67.58, output: 99
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PercentFreeSpace, oid: .1.3.6.1.4.1.9600.1.1.1.1.5.2.67.58, output: 71
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PercentDiskTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.3.2.67.58, output: 0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PerDiskWriteTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.4.2.68.58, output: 0
03/02/2011 10:55:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\2\10.rrd --template PercentDiskTime:PercentFreeSpace:PercentIdleTime:PerDiskWriteTime:PercentDiskReadTime 1299063302:0:71:99:0:0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PercentIdleTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.6.2.68.58, output: 99
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PercentDiskReadTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.2.2.68.58, output: 0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PercentFreeSpace, oid: .1.3.6.1.4.1.9600.1.1.1.1.5.2.68.58, output: 47
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PercentDiskTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.3.2.68.58, output: 0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemComBytes, oid: .1.3.6.1.4.1.9600.1.1.2.4.0, output: 2832453632
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemPNonpagedByt, oid: .1.3.6.1.4.1.9600.1.1.2.11.0, output: 49508352
03/02/2011 10:55:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\2\11.rrd --template PerDiskWriteTime:PercentDiskTime:PercentFreeSpace:PercentDiskReadTime:PercentIdleTime 1299063302:0:0:47:0:99
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemAvailBytes, oid: .1.3.6.1.4.1.9600.1.1.2.1.0, output: 702636032
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemPPagedBytes, oid: .1.3.6.1.4.1.9600.1.1.2.12.0, output: 163573760
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemPPagedResByt, oid: .1.3.6.1.4.1.9600.1.1.2.13.0, output: 113901568
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysCodeResB, oid: .1.3.6.1.4.1.9600.1.1.2.15.0, output: 2621440
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysCodeTotB, oid: .1.3.6.1.4.1.9600.1.1.2.16.0, output: 7286784
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysCacheResB, oid: .1.3.6.1.4.1.9600.1.1.2.14.0, output: 232026112
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemCacheBytesPk, oid: .1.3.6.1.4.1.9600.1.1.2.6.0, output: 486252544
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysDrvResB, oid: .1.3.6.1.4.1.9600.1.1.2.17.0, output: 6172672
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysDrvTotB, oid: .1.3.6.1.4.1.9600.1.1.2.18.0, output: 4530176
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPacketsPerSec, oid: .1.3.6.1.4.1.9600.1.1.3.1.14.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 3
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsSentPerSec, oid: .1.3.6.1.4.1.9600.1.1.3.1.13.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 10:55:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsRecPerSec, oid: .1.3.6.1.4.1.9600.1.1.3.1.12.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 3
03/02/2011 10:55:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\2\12.rrd --template sinfMemSysCodeTotB:sinfMemSysCacheResB:sinfMemCacheBytesPk:sinfMemSysDrvResB:sinfMemSysDrvTotB:sinfMemSysCodeResB:sinfMemComBytes:sinfMemPPagedResByt:sinfMemPPagedBytes:sinfMemPNonpagedByt:sinfMemAvailBytes 1299063302:7286784:232026112:486252544:6172672:4530176:2621440:2832453632:113901568:163573760:49508352:702636032
03/02/2011 10:55:03 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsRecUnk, oid: .1.3.6.1.4.1.9600.1.1.3.1.11.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 10:55:03 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsRecDisc, oid: .1.3.6.1.4.1.9600.1.1.3.1.9.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 10:55:03 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsOutErrors, oid: .1.3.6.1.4.1.9600.1.1.3.1.8.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 10:55:03 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsOutDiscarded, oid: .1.3.6.1.4.1.9600.1.1.3.1.7.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 10:55:03 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsRecErr, oid: .1.3.6.1.4.1.9600.1.1.3.1.10.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 10:55:03 AM - CMDPHP: Poller[0] Time: 0.7171 s, Theads: N/A, Hosts: 2
03/02/2011 10:55:03 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\2\13.rrd --template netPktsRecPerSec:netPacketsPerSec:netPktsSentPerSec:netPktsRecErr:netPktsOutDiscarded:netPktsOutErrors:netPktsRecDisc:netPktsRecUnk 1299063302:3:3:0:0:0:0:0:0
03/02/2011 10:55:03 AM - SYSTEM STATS: Time:1.8936 Method:cmd.php Processes:1 Threads:N/A Hosts:3 HostsPerProcess:3 DataSources:31 RRDsProcessed:5
03/02/2011 11:00:01 AM - POLLER: Poller[0] NOTE: Poller Int: '300', Scheduled Task Int: '300', Time Since Last: '300', Max Runtime '298', Poller Runs: '1'
03/02/2011 11:00:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: C:/Program Files (x86)/PHP/v5.2/php.exe, ARGS: -q "d:/websites/cacti/webroot/cmd.php" 0 2]
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[1] SNMP: Host responded to SNMP
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[1] RECACHE: Processing 3 items in the auto reindex cache for 'fornax-02.intereurope.com'.
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[1] RECACHE DQ[1]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[1] RECACHE DQ[8]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[1] RECACHE DQ[9]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[1] DS[8] SNMP: v2: fornax-02.intereurope.com, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.10, output: 75985622
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[1] DS[8] SNMP: v2: fornax-02.intereurope.com, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.10, output: 58296605
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] SNMP: Host responded to SNMP
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] RECACHE: Processing 4 items in the auto reindex cache for 'fornax-01.intereurope.com'.
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] RECACHE DQ[10]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] RECACHE DQ[11]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] RECACHE DQ[12]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] RECACHE DQ[13]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:00:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\1\8.rrd --template traffic_out:traffic_in 1299063602:58296605:75985622
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PercentDiskReadTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.2.2.67.58, output: 0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PerDiskWriteTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.4.2.67.58, output: 0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PercentIdleTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.6.2.67.58, output: 99
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PercentFreeSpace, oid: .1.3.6.1.4.1.9600.1.1.1.1.5.2.67.58, output: 71
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PercentDiskTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.3.2.67.58, output: 0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PerDiskWriteTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.4.2.68.58, output: 0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PercentIdleTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.6.2.68.58, output: 99
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PercentDiskReadTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.2.2.68.58, output: 0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PercentFreeSpace, oid: .1.3.6.1.4.1.9600.1.1.1.1.5.2.68.58, output: 47
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PercentDiskTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.3.2.68.58, output: 0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemComBytes, oid: .1.3.6.1.4.1.9600.1.1.2.4.0, output: 2832822272
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemPNonpagedByt, oid: .1.3.6.1.4.1.9600.1.1.2.11.0, output: 49504256
03/02/2011 11:00:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\2\11.rrd --template PercentFreeSpace:PercentDiskTime:PercentDiskReadTime:PerDiskWriteTime:PercentIdleTime 1299063602:47:0:0:0:99
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemAvailBytes, oid: .1.3.6.1.4.1.9600.1.1.2.1.0, output: 708857856
03/02/2011 11:00:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\2\10.rrd --template PercentDiskTime:PercentFreeSpace:PercentIdleTime:PerDiskWriteTime:PercentDiskReadTime 1299063602:0:71:99:0:0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemPPagedBytes, oid: .1.3.6.1.4.1.9600.1.1.2.12.0, output: 163569664
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemPPagedResByt, oid: .1.3.6.1.4.1.9600.1.1.2.13.0, output: 113897472
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysCodeResB, oid: .1.3.6.1.4.1.9600.1.1.2.15.0, output: 2621440
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysCodeTotB, oid: .1.3.6.1.4.1.9600.1.1.2.16.0, output: 7286784
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysCacheResB, oid: .1.3.6.1.4.1.9600.1.1.2.14.0, output: 232050688
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemCacheBytesPk, oid: .1.3.6.1.4.1.9600.1.1.2.6.0, output: 486252544
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysDrvResB, oid: .1.3.6.1.4.1.9600.1.1.2.17.0, output: 6172672
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysDrvTotB, oid: .1.3.6.1.4.1.9600.1.1.2.18.0, output: 4530176
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPacketsPerSec, oid: .1.3.6.1.4.1.9600.1.1.3.1.14.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 6
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsSentPerSec, oid: .1.3.6.1.4.1.9600.1.1.3.1.13.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 1
03/02/2011 11:00:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\2\12.rrd --template sinfMemCacheBytesPk:sinfMemSysDrvResB:sinfMemSysDrvTotB:sinfMemComBytes:sinfMemSysCacheResB:sinfMemSysCodeTotB:sinfMemSysCodeResB:sinfMemPPagedResByt:sinfMemPPagedBytes:sinfMemAvailBytes:sinfMemPNonpagedByt 1299063602:486252544:6172672:4530176:2832822272:232050688:7286784:2621440:113897472:163569664:708857856:49504256
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsRecPerSec, oid: .1.3.6.1.4.1.9600.1.1.3.1.12.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 5
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsRecUnk, oid: .1.3.6.1.4.1.9600.1.1.3.1.11.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsRecDisc, oid: .1.3.6.1.4.1.9600.1.1.3.1.9.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsOutErrors, oid: .1.3.6.1.4.1.9600.1.1.3.1.8.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsOutDiscarded, oid: .1.3.6.1.4.1.9600.1.1.3.1.7.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsRecErr, oid: .1.3.6.1.4.1.9600.1.1.3.1.10.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 11:00:02 AM - CMDPHP: Poller[0] Time: 0.7870 s, Theads: N/A, Hosts: 2
03/02/2011 11:00:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\2\13.rrd --template netPacketsPerSec:netPktsRecErr:netPktsOutDiscarded:netPktsOutErrors:netPktsRecDisc:netPktsRecUnk:netPktsRecPerSec:netPktsSentPerSec 1299063602:6:0:0:0:0:0:5:1
03/02/2011 11:00:02 AM - SYSTEM STATS: Time:1.8017 Method:cmd.php Processes:1 Threads:N/A Hosts:3 HostsPerProcess:3 DataSources:31 RRDsProcessed:5
03/02/2011 11:05:01 AM - POLLER: Poller[0] NOTE: Poller Int: '300', Scheduled Task Int: '300', Time Since Last: '300', Max Runtime '298', Poller Runs: '1'
03/02/2011 11:05:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: C:/Program Files (x86)/PHP/v5.2/php.exe, ARGS: -q "d:/websites/cacti/webroot/cmd.php" 0 2]
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[1] SNMP: Host responded to SNMP
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[1] RECACHE: Processing 3 items in the auto reindex cache for 'fornax-02.intereurope.com'.
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[1] RECACHE DQ[1]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[1] RECACHE DQ[8]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[1] RECACHE DQ[9]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[1] DS[8] SNMP: v2: fornax-02.intereurope.com, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.10, output: 123747774
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[1] DS[8] SNMP: v2: fornax-02.intereurope.com, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.10, output: 74142742
03/02/2011 11:05:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\1\8.rrd --template traffic_out:traffic_in 1299063902:74142742:123747774
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] SNMP: Host responded to SNMP
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] RECACHE: Processing 4 items in the auto reindex cache for 'fornax-01.intereurope.com'.
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] RECACHE DQ[10]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] RECACHE DQ[11]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] RECACHE DQ[12]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] RECACHE DQ[13]: OID .1.3.6.1.2.1.1.3.0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PercentDiskReadTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.2.2.67.58, output: 0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PerDiskWriteTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.4.2.67.58, output: 0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PercentIdleTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.6.2.67.58, output: 99
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PercentFreeSpace, oid: .1.3.6.1.4.1.9600.1.1.1.1.5.2.67.58, output: 71
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[10] SNMP: v2: fornax-01.intereurope.com, dsname: PercentDiskTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.3.2.67.58, output: 0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PerDiskWriteTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.4.2.68.58, output: 0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PercentIdleTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.6.2.68.58, output: 99
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PercentDiskReadTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.2.2.68.58, output: 0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PercentFreeSpace, oid: .1.3.6.1.4.1.9600.1.1.1.1.5.2.68.58, output: 47
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[11] SNMP: v2: fornax-01.intereurope.com, dsname: PercentDiskTime, oid: .1.3.6.1.4.1.9600.1.1.1.1.3.2.68.58, output: 0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemComBytes, oid: .1.3.6.1.4.1.9600.1.1.2.4.0, output: 2845261824
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemPNonpagedByt, oid: .1.3.6.1.4.1.9600.1.1.2.11.0, output: 49598464
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemAvailBytes, oid: .1.3.6.1.4.1.9600.1.1.2.1.0, output: 696852480
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemPPagedBytes, oid: .1.3.6.1.4.1.9600.1.1.2.12.0, output: 165363712
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemPPagedResByt, oid: .1.3.6.1.4.1.9600.1.1.2.13.0, output: 115687424
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysCodeResB, oid: .1.3.6.1.4.1.9600.1.1.2.15.0, output: 2621440
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysCodeTotB, oid: .1.3.6.1.4.1.9600.1.1.2.16.0, output: 7286784
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysCacheResB, oid: .1.3.6.1.4.1.9600.1.1.2.14.0, output: 231108608
03/02/2011 11:05:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\2\11.rrd --template PercentDiskReadTime:PercentFreeSpace:PercentDiskTime:PercentIdleTime:PerDiskWriteTime 1299063902:0:47:0:99:0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemCacheBytesPk, oid: .1.3.6.1.4.1.9600.1.1.2.6.0, output: 486252544
03/02/2011 11:05:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\2\10.rrd --template PercentDiskTime:PercentFreeSpace:PercentIdleTime:PerDiskWriteTime:PercentDiskReadTime 1299063902:0:71:99:0:0
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysDrvResB, oid: .1.3.6.1.4.1.9600.1.1.2.17.0, output: 6176768
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[12] SNMP: v2: fornax-01.intereurope.com, dsname: sinfMemSysDrvTotB, oid: .1.3.6.1.4.1.9600.1.1.2.18.0, output: 4530176
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPacketsPerSec, oid: .1.3.6.1.4.1.9600.1.1.3.1.14.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 39
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsSentPerSec, oid: .1.3.6.1.4.1.9600.1.1.3.1.13.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 17
03/02/2011 11:05:02 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsRecPerSec, oid: .1.3.6.1.4.1.9600.1.1.3.1.12.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 22
03/02/2011 11:05:02 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\2\12.rrd --template sinfMemSysCodeResB:sinfMemPPagedResByt:sinfMemPPagedBytes:sinfMemAvailBytes:sinfMemPNonpagedByt:sinfMemSysCodeTotB:sinfMemComBytes:sinfMemSysCacheResB:sinfMemSysDrvTotB:sinfMemSysDrvResB:sinfMemCacheBytesPk 1299063902:2621440:115687424:165363712:696852480:49598464:7286784:2845261824:231108608:4530176:6176768:486252544
03/02/2011 11:05:03 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsRecUnk, oid: .1.3.6.1.4.1.9600.1.1.3.1.11.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 11:05:03 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsRecDisc, oid: .1.3.6.1.4.1.9600.1.1.3.1.9.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 11:05:03 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsOutErrors, oid: .1.3.6.1.4.1.9600.1.1.3.1.8.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 11:05:03 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsOutDiscarded, oid: .1.3.6.1.4.1.9600.1.1.3.1.7.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 11:05:03 AM - CMDPHP: Poller[0] Host[2] DS[13] SNMP: v2: fornax-01.intereurope.com, dsname: netPktsRecErr, oid: .1.3.6.1.4.1.9600.1.1.3.1.10.45.77.105.99.114.111.115.111.102.116.32.86.105.114.116.117.97.108.32.77.97.99.104.105.110.101.32.66.117.115.32.78.101.116.119.111.114.107.32.65.100.97.112.116.101.114, output: 0
03/02/2011 11:05:03 AM - CMDPHP: Poller[0] Time: 0.8027 s, Theads: N/A, Hosts: 2
03/02/2011 11:05:03 AM - POLLER: Poller[0] CACTI2RRD: d:/rrdtool/rrdtool.exe update D:\Websites\cacti\webroot\rra\2\13.rrd --template netPktsRecPerSec:netPktsRecErr:netPktsSentPerSec:netPacketsPerSec:netPktsOutDiscarded:netPktsOutErrors:netPktsRecDisc:netPktsRecUnk 1299063902:22:0:17:39:0:0:0:0
03/02/2011 11:05:03 AM - SYSTEM STATS: Time:1.8561 Method:cmd.php Processes:1 Threads:N/A Hosts:3 HostsPerProcess:3 DataSources:31 RRDsProcessed:5
And RRD files are being generated into the /rra folder ok.

Code: Select all

RRDTool Command:

d:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Fornax-02 - Traffic - ethernet_5" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bytes per second" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="D\:/Websites/cacti/webroot/rra/1/8.rrd":traffic_in:AVERAGE \
DEF:b="D\:/Websites/cacti/webroot/rra/1/8.rrd":traffic_out:AVERAGE \
AREA:a#00CF00FF:"Inbound"  \
GPRINT:a:LAST:" Current\:%8.2lf %s"  \
GPRINT:a:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:a:MAX:"Maximum\:%8.2lf %s\n"  \
LINE1:b#002A97FF:"Outbound"  \
GPRINT:b:LAST:"Current\:%8.2lf %s"  \
GPRINT:b:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:b:MAX:"Maximum\:%8.2lf %s\n" 

RRDTool Says:

OK
I've been pulling my hair out over this for a day or so now so any suggestions would be gratefully received (plus im running out of hair!) :)
Last edited by NickC on Wed Mar 02, 2011 9:24 am, edited 1 time in total.
NickC
Posts: 6
Joined: Wed Feb 10, 2010 8:31 am

Re: Getting RRD Data but no graphs

Post by NickC »

Aha, finally figured it out, turns out Cacti doesn't like newer versions of rrdtool, reverting back to 1.2.30 and deleting all the rrd files has Cacti graphing things properly again.

Guess we have to wait for 0.8.8 before the newer rrdtool versions are supported.
zhucelun789
Posts: 1
Joined: Thu Mar 31, 2011 2:12 am

Re: [solved] Getting RRD Data but no graphs

Post by zhucelun789 »

I've been pulling my hair out over this for a day or so now so any suggestions would be gratefully received (plus im running out of hair!)
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests