I was right then, the 2600 and 3600 do NOT have a temperature sensor, their IOS just reports as having one. You can ask Cisco about this.

Javier

falz wrote:
Hi Falz,
falz wrote:

However, on every 1600, 2600 and 3600 I set to monitor temperature,
the same thing seems to happen. Graph is always blank, it DOES create
the rrd, but the timestamp on the rrd never changes, so after the
first creation, jffnms/rrdtool never successfully update it. Here's an
exmaple:

..and it does recreate the file, but once again does NOT update.


It will be great if you could show us the poller output for this interface.

# php -q poller.php <host_id> <interface_id>

My best guess now, is that the 3600 and 2600 do NOT have a temperature sensor
but the IOS is reporting that it has one.

So, the rrds are created because the interface is added by the discovery system,
but the OID we try to poll is returning empty or error.

We'll see when you show us the poller output.


Here's the output from a 2600:

# php -q poller.php 31 963
09:38:40 : H 31 : Poller Start : 4 Items.
09:38:40 : H 31 : I 963 : P 10 :
cisco_temperature_status(3.1.6): up -> alarm(26): Nothing was done
(time P:136.63 | 1.28)
09:38:40 : H 31 : I 963 : P 20 :
snmp_counter:temperature(.1.3..3.1): -> buffer(): 1 (time P:49.17 |
0.23)
09:38:40 : H 31 : I 963 : P 50 : no_poller(): 0 -> rrd(*): (time P:0.14 | 2.64)
09:38:40 : H 31 : I 963 : P LPD : last_poll_date(): 1115908720 ->
db(last_poll_date): 1 (time P:0.18 | 1.99)
09:38:40 : H 31 : Poller End, Total Time: 198.87 msec.



And the output from one of the three (working in jff) temp sensors on a cisco 7500:

# php -q poller.php 4 113
09:39:18  :  H   4 : Poller Start : 4 Items.
09:39:18  :  H   4 :  I 113 :  P  10 :
cisco_temperature_status(3.1.6): up -> alarm(26): Nothing was done
(time P:15.66 | 1.3)
09:39:18  :  H   4 :  I 113 :  P  20 :
snmp_counter:temperature(.1.3..3.1): 18 -> buffer(): 1 (time P:2.72 |
0.23)
09:39:18  :  H   4 :  I 113 :  P  50 : no_poller(): 0 -> rrd(*):
temperature:18 (time P:0.14 | 36.09)
09:39:18  :  H   4 :  I 113 :  P LPD : last_poll_date(): 1115908758 ->
db(last_poll_date): 1 (time P:0.23 | 2.21)
09:39:18  :  H   4 : Poller End, Total Time: 65.75 msec.


Thanks!

--falz


------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_ids93&alloc_id281&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users

-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED]

I hope JFFNMS or I were helpful to you, if you
can, please donate at http://jffnms.org/donate



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to