Naman, Here is a working example - Hope this helps:
++ A_to_B_Traffic menu = A -> B title = A traffic to B host = w.x.y.z +++ PROBE_CONF ioshost = a.b.c.d iosuser = abc ++ A_to_C_Traffic menu = A -> C title = A traffic to C host = w.x.y.z +++ PROBE_CONF ioshost = a.b.c.d iosuser = abc ++ A_to_D_Traffic menu = A -> D title = A traffic to D host = w.x.y.z +++ PROBE_CONF ioshost = a.b.c.d iosuser = abc ++ A_to_E_Traffic menu = A -> E title = A traffic to E host = w.x.y.z +++ PROBE_CONF ioshost = a.b.c.d iosuser = abc Regards, Joachim ----- Original Message ----- From: "Naman Latif" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 18, 2003 8:49 PM Subject: [smokeping-users] Help with telnetIOSPing probe > Hi, > I am trying to implement telnetIOSPing probe for Two different Targets > at the same tree level. Pings will be sourced from the same host. > However smokeping\probe doesn't allow me to define the "PROBE_CONF" > variable twice, which I need to have the second target defined. > My config is as below > > ++++++++++++++++++++++++++++++++ > +++ PROBE_CONF > iospass = abcd > iosuser = efgh > target = x.x.x.x > source = gk.example.com > > +++ Target1 > menu = whatever > title = whatever > host = x.x.x.x > > +++ PROBE_CONF > iospass = abcd > iosuser = efgh > target = y.y.y.y > source = gk.example.com > > +++ Target2 > menu = whatever1 > title = whatever1 > host = y.y.y.y > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > > This gives me the error that "PROBE_CONF" is already defined. Is this a > limitation for telnetIOSPing probe ? As I can overwrite the PROBE_CONF > variable for the Curl probe. > Is there a workaround for my problem ? Am I configuring it in-correctly > ? > > Regards \\ Naman > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > Help mailto:[EMAIL PROTECTED] > Archive http://www.ee.ethz.ch/~slist/smokeping-users > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > > -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
