Hello All,

I've upgraded my Zenoss installation from 2.1.2 to 2.2.0, then to 2.3.0 
(running on CentOS 5) and I'm trying to track down a couple bugs now.

Since the upgrade, several of my Linux hosts are no longer having their 
interface/filesystem rrd files updated.

I ran zenperfsnmp -v 10 by hand and notice that it didn't attempt to update the 
rrd files as well.

This file hasn't been modified since 2008-11-20 21:55:00 UTC:


Code:

[EMAIL PROTECTED] host]$ rrdtool dump 
os/interfaces/eth1/ifOutOctets_ifOutOctets.rrd
  --snip--

<!-- 300 seconds -->
  --snip--

<database>
  --snip--
  
  <!-- 2008-11-20 02:40:00 UTC / 1227148800 --> <row><v> NaN </v></row>
        <!-- 2008-11-20 02:45:00 UTC / 1227149100 --> <row><v> NaN </v></row>
        <!-- 2008-11-20 02:50:00 UTC / 1227149400 --> <row><v> NaN </v></row>
        <!-- 2008-11-20 02:55:00 UTC / 1227149700 --> <row><v> NaN </v></row>
        <!-- 2008-11-20 03:00:00 UTC / 1227150000 --> <row><v> NaN </v></row>
        
        --snip--
        
        <!-- 2008-11-20 21:35:00 UTC / 1227216900 --> <row><v> 1.2836061403e+05 
</v></row>
        <!-- 2008-11-20 21:40:00 UTC / 1227217200 --> <row><v> 1.4529564046e+05 
</v></row>
        <!-- 2008-11-20 21:45:00 UTC / 1227217500 --> <row><v> 3.2501419096e+04 
</v></row>
        <!-- 2008-11-20 21:50:00 UTC / 1227217800 --> <row><v> 8.7628242501e+03 
</v></row>
        <!-- 2008-11-20 21:55:00 UTC / 1227218100 --> <row><v> 1.0058987321e+04 
</v></row>
</database>




Here's a comparison showing one host's rrd files vs. another. Several of the 
rrd files for 'host' are not being updated, but for backup1 they are.


Code:

[EMAIL PROTECTED] host]$ find /opt/zenoss/perf/Devices/host -mtime -2 -print
/opt/zenoss/perf/Devices/host/ssCpuRawUser_ssCpuRawUser.rrd
/opt/zenoss/perf/Devices/host/laLoadInt5_laLoadInt5.rrd
/opt/zenoss/perf/Devices/host/ssCpuRawWait_ssCpuRawWait.rrd
/opt/zenoss/perf/Devices/host/memAvailSwap_memAvailSwap.rrd
/opt/zenoss/perf/Devices/host/memCached_memCached.rrd
/opt/zenoss/perf/Devices/host/memBuffer_memBuffer.rrd
/opt/zenoss/perf/Devices/host/sysUpTime_sysUpTime.rrd
/opt/zenoss/perf/Devices/host/os/processes/usr_sbin_httpd/cpu_cpu.rrd
/opt/zenoss/perf/Devices/host/os/processes/usr_sbin_httpd/count_count.rrd
/opt/zenoss/perf/Devices/host/os/processes/usr_sbin_httpd/mem_mem.rrd
/opt/zenoss/perf/Devices/host/memAvailReal_memAvailReal.rrd
/opt/zenoss/perf/Devices/host/RaidArrayStatus_RaidArrayStatusDatapoint.rrd
/opt/zenoss/perf/Devices/host/ssCpuRawSystem_ssCpuRawSystem.rrd
/opt/zenoss/perf/Devices/host/localhost-config.pickle
/opt/zenoss/perf/Devices/host/ssCpuRawIdle_ssCpuRawIdle.rrd
[EMAIL PROTECTED] host]$ 





Code:

[EMAIL PROTECTED] host]$ find /opt/zenoss/perf/Devices/backup1 -mtime -2 -print
/opt/zenoss/perf/Devices/backup1/ssCpuRawUser_ssCpuRawUser.rrd
/opt/zenoss/perf/Devices/backup1/laLoadInt5_laLoadInt5.rrd
/opt/zenoss/perf/Devices/backup1/ssCpuRawWait_ssCpuRawWait.rrd
/opt/zenoss/perf/Devices/backup1/memAvailSwap_memAvailSwap.rrd
/opt/zenoss/perf/Devices/backup1/memCached_memCached.rrd
/opt/zenoss/perf/Devices/backup1/memBuffer_memBuffer.rrd
/opt/zenoss/perf/Devices/backup1/sysUpTime_sysUpTime.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/lo/ifInUcastPackets_ifInUcastPackets.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/lo/ifOperStatus_ifOperStatus.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/lo/ifOutErrors_ifOutErrors.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/lo/ifOutUcastPackets_ifOutUcastPackets.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/lo/ifOutOctets_ifOutOctets.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/lo/ifInErrors_ifInErrors.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/lo/ifInOctets_ifInOctets.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/eth0/ifInUcastPackets_ifInUcastPackets.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/eth0/ifOperStatus_ifOperStatus.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/eth0/ifOutErrors_ifOutErrors.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/eth0/ifOutUcastPackets_ifOutUcastPackets.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/eth0/ifOutOctets_ifOutOctets.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/eth0/ifInErrors_ifInErrors.rrd
/opt/zenoss/perf/Devices/backup1/os/interfaces/eth0/ifInOctets_ifInOctets.rrd
/opt/zenoss/perf/Devices/backup1/os/filesystems/boot/usedBlocks_usedBlocks.rrd
/opt/zenoss/perf/Devices/backup1/os/filesystems/-/usedBlocks_usedBlocks.rrd
/opt/zenoss/perf/Devices/backup1/memAvailReal_memAvailReal.rrd
/opt/zenoss/perf/Devices/backup1/ssCpuRawSystem_ssCpuRawSystem.rrd
/opt/zenoss/perf/Devices/backup1/localhost-config.pickle
/opt/zenoss/perf/Devices/backup1/ssCpuRawIdle_ssCpuRawIdle.rrd
[EMAIL PROTECTED] host]$ 




Both 'host' and 'backup1' are CentOS 5 with net-snmp-5.3.1-24.el5_2.2 installed.

I'm sort of stuck at this point. Any ideas on how I could continue to 
troubleshoot this?

Thanks,
Dustin




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=28311#28311

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to