Hi,
I wanted to implement the WebProxyFilter probe to my Proxy
server web filtering engine so i configure smoke ping with these
settings,
My config.dist file look likes,
----output omitted ---
++ WebProxyFilter
probe = WebProxyFilter
menu = WebProxyFilter
title = WebProxyFilter:172.25.1.55
host = <server ip>
deny_re = Access Forbidden
more_hosts = www.ddl2.com
pings = 5
timeout = 2
-------------------------------------
but there is no output show in the graph.....so i debug smokeping with command
smokeping --debug
Smokeping version 2.004002 successfully launched.
Not entering multiprocess mode with '--debug'. Use '--debug-daemon' for that.
WebProxyFilter: probing 1 targets with step 300 s and offset 280 s.
FPing: probing 8 targets with step 300 s and offset 280 s.
DNS: probing 2 targets with step 180 s and offset 280 s.
WebProxyFilter: forks 5, timeout for each target 76
WebProxyFilter:
Warning: Problem with target 172.25.1.55: got this error from
172.25.1.55: 500 Can't connect to 172.25.1.55:80 (connect: Connection
refused)
WebProxyFilter: Warning: Problem with target 172.25.1.55:
got this error from www.ddl2.com: 500 Can't connect to www.ddl2.com:80
(connect: timeout)
WebProxyFilter: Warning: Problem with target
172.25.1.55: got this error from www.ddl2.com: 500 Can't connect to
www.ddl2.com:80 (connect: timeout)
WebProxyFilter: Warning: Problem
with target 172.25.1.55: got this error from 172.25.1.55: 500 Can't
connect to 172.25.1.55:80 (connect: Connection refused)
I think there is problem with the connecting to my proxy server and
authenticating to the web filtering engine .
I go through the forum and check out the availability of these kind of
information ... but i find out something for CURL probe ,
using the extraargs variable we can pass the connection and authentication
information for Proxy server as,
binary = /usr/local/bin/curl
pings=20
extraargs = --proxy <server-ip>:<proxy_port> --proxy-user
"<domain>\<user>:<pass>"
cant we define these kind of varibles for WebProxyFilter probe also.
so please be good enough to solve this problem .
What can you do with the new Windows Live? Find out
_________________________________________________________________
Share your memories online with anyone you want.
http://www.microsoft.com/middleeast/windows/windowslive/products/photos-share.aspx?tab=1
_______________________________________________
smokeping-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users