[smokeping-users] RADIUS probe

Aurélio Ramalho aurelio at ramalho.net
Wed May 26 19:18:05 MEST 2004


Hi,

Has anyone a working configuration of RADIUS probe? if possible, in a 
mixing with other probes ...

I've tried the sample on site but smokeping says; Radius: probing 0 targets

Here is my conf (only relevant parts);


*** Probes ***

+ FPing
binary = /usr/sbin/fping

+ CiscoRTTMonEchoICMP
forks = 50

+ DNS
binary = /usr/bin/dig

+ EchoPingSmtp
+ EchoPingHttps
+ EchoPingHttp

+ Radius
passwordfile = /etc/smokeping/probe1.bin
secretfile = /etc/smokeping/probe2.bin
# sleeptime = 0.5

*** Alerts ***

to = aaa at bbb.ccc
from = smokealert at bbb.ccc

+lossdetect
type = loss
# in percent
pattern = ==0%,==0%,==0%,==0%,>20%,>20%,>20%
comment = suddenly there is packet loss

+miniloss
type = loss
# in percent
pattern = >0%,*12*,>0%,*12*,>0%
comment = detected loss 3 times over the last two hours

+rttdetect
type = rtt
# in milli seconds
pattern = <10,<10,<10,<10,<10,<200,>200,>200,>200
comment = routing mesed up again ?

+rttbadstart
type = rtt
# in milli seconds
pattern = ==S,==U
comment = offline at startup

*** Targets ***

probe = CiscoRTTMonEchoICMP

menu = Top
title = title
remark = remark


+ NSP

menu = NSP
title = title
alerts = miniloss,lossdetect,rttdetect,rttbadstart
host = 4.4.4.4

++ PROBE_CONF
ioshost = RTTCommunity at bbb.ccc



######################

+ DNS

menu = DNS
title = DNS Avaiability
remark = Time taken to resolve www.google.com 20 times by the following 
name servers
probe = DNS
++ PROBE_CONF
lookup = www.google.com

++ NS1
menu = Primary
title = title
host = 2.2.2.1

++ NS2
menu = ISecondary
title = title
host = 2.2.2.2

++ NSS
menu = ESecondary
title = title
host = 3.3.3.1



######################

+ Servers

menu = Servers
title = LinkNet Servers
probe = FPing

++ www-server
menu = www-server
title = title
host = www.bbb.ccc

+++ http
menu = http
title = title
probe = EchoPingHttp
host = www.bbb.ccc

++ webmail-server
menu = webmail-server
title = title
host = wmail.bbb.ccc

+++ http
menu = http
title = title
probe = EchoPingHttp
host = wmail.bbb.ccc

+++ https
menu = https
title = title
probe = EchoPingHttps
host = wmail.bbb.ccc
++++ PROBE_CONF
url = /webmail
ignore-cache = yes
force-revalidate = no
port = 443

++ mail
menu = mail-server
title = title
host = smtp.bbb.ccc

+++ smtp
menu = smtp
title = title
host = smtp.bbb.ccc
probe = EchoPingSmtp

++ mail-relay
menu = mail-relay
title = title
host = mail.bbb.ccc

+++ smtp-relay
menu = smtp
title = title
host = mail.bbb.ccc
probe = EchoPingSmtp



######################

+ Radius
menu = RADIUS
title = title
probe = Radius

++ PROBE_CONF
port = 1812
nas_ip_address = 2.2.2.3

--
Unsubscribe mailto:smokeping-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:smokeping-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/smokeping-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the smokeping-users mailing list