Hi everybody,
I have a very strange problem here. I have two machines with
JFFNMS:
JFFNMS1
Debian, kernel 2.6.18-6-686
Jffnms 0.8.3
JFFNMS2
Lenny, kernel 2.6.26-2-686
Jffnms 0.8.3
I have been monitoring the same server with the two
different machines and with the first one I get the traffic graphs but with the
second one I get the “The RRDTool files for Interface ID 40 (from Host
ID 7), has not been created by the Poller Process yet”
I go to the rrd folder and I check that the files for
that interface exist (in both servers):
interface-40-0.rrd
interface-40-10.rrd
interface-40-11.rrd
interface-40-1.rrd
interface-40-2.rrd
interface-40-3.rrd
interface-40-4.rrd
interface-40-5.rrd
interface-40-6.rrd
interface-40-7.rrd
interface-40-8.rrd
interface-40-9.rrd
I run the poller manually and everything seems to be
correct:
jffnms:/opt/jffnms/engine# php poller.php 7 40 0 0
09:46:28 : H 2 : Poller Start : 19 Items.
09:46:28 : H 2 : I 33 : P 10 :
verify_interface_number(): 65539 -> verify_interface_number():
interfacenumber not changed (time P:4.9 | 1.51)
09:46:28 : H 2 : I 33 : P 15 : cisco_snmp_ping_start:cisco_snmp_ping_start():
-5 -> buffer(): 1 (time P:1.94 | 0.28)
09:46:28 : H 2 : I 33 : P 16 :
interface_oper_status(8): up -> alarm(3,,180): Nothing was done (time P:4.87
| 0.99)
09:46:28 : H 2 : I 33 : P 17 : interface_admin_status(7):
up -> db(show_rootmap,down=2|up=1,0): 0 (time P:2.13 | 0.35)
09:46:28 : H 2 : I 33 : P 20 :
snmp_counter:input(.1.3..539): 1037947777 -> buffer(): 2 (time P:1.44 | 0.1)
09:46:28 : H 2 : I 33 : P 25 : snmp_counter:inpackets(.1.3..539):
45291819 -> buffer(): 3 (time P:1.05 | 0.15)
09:46:28 : H 2 : I 33 : P 30 :
snmp_counter:output(.1.3..539): 3299246156 -> buffer(): 4 (time P:1.1 | 0.1)
09:46:28 : H 2 : I 33 : P 35 :
snmp_counter:outpackets(.1.3..539): 27288241 -> buffer(): 5 (time P:1.13 |
0.07)
09:46:28 : H 2 : I 33 : P 40 :
snmp_counter:outputerrors(.1.3..539): 12921 -> buffer(): 6 (time P:0.96 |
0.07)
09:46:28 : H 2 : I 33 : P 45 :
snmp_counter:inputerrors(.1.3..539): 0 -> buffer(): 7 (time P:0.94 | 0.07)
09:46:28 : H 2 : I 33 : P 46 :
snmp_counter:drops(.1.3..539): 0 -> buffer(): 8 (time P:1.09 | 0.07)
09:46:28 : H 2 : I 33 : P 47 :
db:bandwidthin(band..tes): 125000000 -> buffer(): 9 (time P:0.26 | 0.07)
09:46:28 : H 2 : I 33 : P 48 :
db:bandwidthout(band..tes): 125000000 -> buffer(): 10 (time P:0.04 | 0.06)
09:46:28 : H 2 : I 33 : P 50 :
cisco_snmp_ping_wait(): -1 -> no_backend(): 0 (time P:0.27 | 0.15)
09:46:28 : H 2 : I 33 : P 55 : cisco_snmp_ping_get_pl:packetloss():
0 -> buffer(): 11 (time P:0.23 | 0.1)
09:46:28 : H 2 : I 33 : P 60 :
cisco_snmp_ping_get_rtt:rtt(): 0 -> buffer(): 12 (time P:0.26 | 0.07)
09:46:28 : H 2 : I 33 : P 65 :
cisco_snmp_ping_end(): 1 -> no_backend(): 0 (time P:1.95 | 0.04)
09:46:28 : H 2 : I 33 : P 80 : no_poller(): 0 ->
rrd(*): input:1037947777 - output:3299246156 - inputerrors:0 -
outputerrors:12921 - rtt:0 - packetloss:0 - inpackets:45291819 -
outpackets:27288241 - drops:0 - bandwidthin:125000000 - bandwidthout:125000000
(time P:0.18 | 24.32)
09:46:28 : H 2 : I 33 : P LPD : last_poll_date():
1245138388 -> db(last_poll_date): 1 (time P:0.3 | 2.56)
09:46:28 : H 2 : Poller End, Total Time: 91.01 msec.
I have tried with many other machines (Windows XP, Windows
2003…) and I get no traffic graphs for anyone. All the other graphs (Utilization,
RTT, Packets…) are running well.
Any idea? Could be because of the Debian version (Lenny)?
Thanks!!
Felipe