|
|
| Author |
Message |
zebo51
Joined: 15 Apr 2008 Posts: 12
|
Posted: Wed Aug 27, 2008 10:42 am Post subject: Weird Display reading in Data |
|
|
I have a graph that displays multiple devices. One device is now showing -1.#J for Current, Avg and Max values. It was working before and the other devices using the same templates are fine.
When looking at Devices it shows a status of up and actual numbers under the current, avg and availability columns.
The cacti log shows the following:
08/27/2008 11:40:01 AM - CMDPHP: Poller[0] Host[10] DS[22] WARNING: Result from SNMP not valid. Partial Result: No Such Instance cur
08/27/2008 11:40:01 AM - SYSTEM STATS: Time:1.3185 Method:cmd.php Processes:2 Threads:N/A Hosts:10 HostsPerProcess:5 DataSources:11 RRDsProcessed:9
To my knowledge nothing has changed on the device.
Thanks |
|
| Back to top |
|
 |
zebo51
Joined: 15 Apr 2008 Posts: 12
|
Posted: Wed Aug 27, 2008 10:59 am Post subject: |
|
|
I get the below when I turn on debug mode. I have 4 other of these exact devices which report correct data on the graph.
Data Source Debug
d:/rrdtool/rrdtool.exe create \
D:/Cacti/rra/sb-weathergoose_snmp_oid_22.rrd \
--step 300 \
DS:snmp_oid:GAUGE:600:0:100 \
RRA:AVERAGE:0.5:1:600 \
RRA:AVERAGE:0.5:6:700 \
RRA:AVERAGE:0.5:24:775 \
RRA:AVERAGE:0.5:288:797 \
RRA:MIN:0.5:1:600 \
RRA:MIN:0.5:6:700 \
RRA:MIN:0.5:24:775 \
RRA:MIN:0.5:288:797 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \
RRA:LAST:0.5:1:600 \
RRA:LAST:0.5:6:700 \
RRA:LAST:0.5:24:775 \
RRA:LAST:0.5:288:797 \ |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Fri Aug 29, 2008 2:37 pm Post subject: |
|
|
The data source debug doesn't help here. Please provide the graph debug instead
Reinhard |
|
| Back to top |
|
 |
zebo51
Joined: 15 Apr 2008 Posts: 12
|
Posted: Tue Sep 16, 2008 11:12 am Post subject: |
|
|
| Forgot to post back, I just ended up rebooting the weather goose and it started working after that. |
|
| Back to top |
|
 |
|