Upgrade to 0.8.2 (from 0.8.1) didn't fix it either :(

extra info:
# php -version
PHP 4.4.2-1 (cli) (built: Jan 18 2006 12:33:46)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

# uname -r
2.4.27-2-686

and there also seems to be a problem with udp ports
interface 298 is udp port 53 on host 10, which is our dns server:
# php poller.php 10 298
10:40:01  :  H  10 : Poller Start : 4 Items.
Failed to lookup subnet/netmask for device (eth0): eth0: no IPv4 address assigned
QUITTING!
10:40:02  :  H  10 :  I 298 :  P  10 : udp_status,conn_delay(): | -> multi_buffer(): 0 (time P:75.21 | 0.65)
10:40:02  :  H  10 :  I 298 :  P  20 : udp_status():  -> alarm(22): Nothing was done (time P:0.27 | 1.55)
10:40:02  :  H  10 :  I 298 :  P  30 : no_poller(): 0 -> rrd(*):  (time P:0.2 | 4.24)
10:40:02  :  H  10 :  I 298 :  P LPD : last_poll_date(): 1143193202 -> db(last_poll_date): 1 (time P:0.28 | 3.22)
10:40:02  :  H  10 : Poller End, Total Time: 97.22 msec.

this error makes sense, because the firewall rules have been created with fwbuilder
it leaves the system with an eth0 interface without ip address, and creates a virtual
interface eth0:FWB1, which holds the ip address

On Thu, 2006-03-23 at 12:28 +0100, David Lesaffre wrote:
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 :(

--
David Lesaffre
e-BO Enterprises  -  http://www.e-bo.be
Oostkaai 38 - 8900 Ieper - Belgium
Tel.: +32 (0)57 23 02 74  -  Fax: +32 (0)57 23 02 71
E-mail: [EMAIL PROTECTED]

Reply via email to