ioshost is not a global variable, you can use the probe_conf more than once. below is a partial cut from my config file, which works.
+ AggregationPoints probe = IOSPing menu = Aggregation Points title = Aggregation Points ++ FromFTL menu = from-ftl title = ATM Latency from Fort Logan +++ PROBE_CONF ioshost = 1.1.1.1 iosuser = xxDD +++ ftl-to-pueblo menu = ftl-to-pub title = ATM Latency between Fort Logan and Pueblo host = 10.1.3.21 ++ FromPub menu = from-pub title = ATM Latency from Pueblo +++ PROBE_CONF ioshost = 10.1.1.1 iosuser = asdf +++ pueblo-to-ftl menu = pub-to-ftl title = ATM Latency between Pueblo and Fort Logan host = 10.1.103.222 +++ pueblo-to-sherman menu = pub-to-cen title = ATM Latency between Pueblo and Sherman host = 10.0.3.25 On Thu, 6 Feb 2003 [EMAIL PROTECTED] wrote: > > I want to use IOSPing to have each of our cisco routers ping our list of > targets. Unfortunately, it appears that ioshost is a global variable and > the last declared value in the config file is the value that is used to > perform all IOSPing operations. Am I missing something in the > configuration file syntax, or is this simple a limitation of IOSPing? > > A simplified verion of what I would want to see in my menu is: > > Soure Target > > Router 1 > Router 2 > Router 3 > > Router 2 > Router 1 > Router 3 > > Router 3 > Router 1 > Router 2 > > > It doesn't appear that IOSPing is capable of doing this in a single > installation of SmokePing. > > Suggestions or comments? > > Thanks! > > -- > _______________________________________________________________ > Kent Ritchie Network Engineer > [EMAIL PROTECTED] Enventis Telecom > Direct: +1 763/577-3945 Support: +1 763/577-3963 > > -- > 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
