I just upgraded a Storage Drive I was monitoring for Usage from 2.5TB to
9.5TB. I removed the interface and and recreated but now I am getting the
following error:
 The RRDTool files for Interface ID 826 (from Host ID 63), has not been
created by the Poller Process yet

When I manually run the poller, I get the following and it just hangs:
[r...@nms engine]# php poller.php 63 826 0 0
Content-type: text/html
X-Powered-By: PHP/4.3.9
16:02:53  :  H  63 : Poller Start : 6 Items.
16:02:56  :  H  63 :  I 826 :  P   5 : storage_verify(): 3 ->
verify_interface_number(): index not changed (time P:2766.72 | 1.9)
16:02:56  :  H  63 :  I 826 :  P  10 :
snmp_counter:storage_block_size(.1.3..4.3): 4096 -> buffer(): 1 (time
P:18.61 | 0.41)
16:02:56  :  H  63 :  I 826 :  P  20 :
snmp_counter:storage_block_count(.1.3..5.3): -1853730336 -> buffer(): 2
(time P:6.94 | 0.21)
16:02:56  :  H  63 :  I 826 :  P  30 :
snmp_counter:storage_used_blocks(.1.3..6.3): 556831251 -> buffer(): 3 (time
P:5.53 | 0.21)

Typically it would go to the next item and the poller would end with the
total time as below:
16:05:55  :  H  63 :  I 826 :  P  60 : no_poller(): 0 -> rrd(*):  (time
P:0.27 | 52.33)
16:05:55  :  H  63 :  I 826 :  P LPD : last_poll_date(): 1248210355 ->
db(last_poll_date): 1 (time P:0.34 | 46.14)
16:05:55  :  H  63 : Poller End, Total Time: 154.96 msec.

When I manually poll the next steps, it hangs:
[r...@nms engine]# php poller.php 63 826 0 60
Content-type: text/html
X-Powered-By: PHP/4.3.9
16:09:41  :  H  63 : Poller Start : 2 Items.

Does this have to do with the following line having a negative value of
-1853730336 ?
16:02:56  :  H  63 :  I 826 :  P  20 :
snmp_counter:storage_block_count(.1.3..5.3): -1853730336 -> buffer(): 2
(time P:6.94 | 0.21)

Any help would be appreciated.

Thanks,
Pedro
------------------------------------------------------------------------------
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to