hello,

after upgrading my debian jffnms system (apt-get upgrade), content checking for https fails
content checking for ssh interface on the same host succeeds

here's the ouput of a single run for this interface (interface 221 for host 18):
# php poller.php 18 221
12:08:04  :  H  18 : Poller Start : 6 Items.
12:08:07  :  H  18 :  I 221 :  P  10 : tcp_status,tcp_content,conn_delay(): open||0.00279 -> multi_buffer(): 2 (time P:3013.97 | 0.49)
12:08:07  :  H  18 :  I 221 :  P  15 : tcp_status,tcp_content(): open -> alarm(22): Nothing was done (time P:0.23 | 2.17)
12:08:08  :  H  18 :  I 221 :  P  20 : tcp_connection_number:tcp_conn_number(): 0 -> buffer(): 3 (time P:282.99 | 0.72)

Warning: file(): php_stream_sock_ssl_activate_with_method: failed to create an SSL context in /opt/jffnms/engine/pollers/tcp_port_content.php on line 40

Warning: file(https://192.168.207.207:443): failed to open stream: Unable to activate SSL mode in /opt/jffnms/engine/pollers/tcp_port_content.php on line 40
12:08:08  :  H  18 :  I 221 :  P  30 : tcp_content_analisis(tcp_..ent): invalid -> alarm(39): Nothing was done (time P:3.64 | 1.06)
12:08:08  :  H  18 :  I 221 :  P  60 : no_poller(): 0 -> rrd(*): tcp_conn_number:0 - conn_delay:0.00279 (time P:0.25 | 112)
12:08:08  :  H  18 :  I 221 :  P LPD : last_poll_date(): 1143112088 -> db(last_poll_date): 1 (time P:0.49 | 4.58)
12:08:08  :  H  18 : Poller End, Total Time: 3457.6 msec.

and i don't like the blue hosts in my map :(

Reply via email to