One more question... If I want to start alerting and sending traps based on thresholds, how would I go about setting that up? Even if you can point me in the right direction, I'd appreciate it.
Thanks! -Dan >>> "DANIEL MAGNUSZEWSKI" <[EMAIL PROTECTED]> 08/23/06 11:50 AM >>> That's it! Thanks! -Dan >>> "Klaus Kastens" <[EMAIL PROTECTED]> 08/23/06 11:02 AM >>> Hello Daniel, On Wed, 23 Aug 2006 10:06 -0400, DANIEL MAGNUSZEWSKI wrote: > I forgot to mention that I am running Smokeping version 1.38 Sorry, I simpy assumed you were using Smokeping 2.x. In 1.x the configuration syntax is different, ioshost was configured per "target" in an additional PROBE_CONF section, not sure if is possible to set this in the "probes" configuration. Here is an excerpt of a working 1.43 conf with default FPing: *** Probes *** + FPing binary = /opt/csw/sbin/fping + CiscoRTTMonEchoICMP forks=17 *** Targets *** probe = FPing menu = Top title = Network Latency Grapher remark = *UNDER CONSTRUCTION* + level1 menu = ... title = ... ++ device1 menu = ... title = ... host = device1 probe = CiscoRTTMonEchoICMP +++ PROBE_CONF ioshost = [EMAIL PROTECTED] ++ device2 menu = ... title = ... host = device2 probe = CiscoRTTMonEchoICMP +++ PROBE_CONF ioshost = [EMAIL PROTECTED] Klaus -- Klaus Kastens NetUSE AG Dr.-Hell-Str. 6, D-24107 Kiel, Germany Fon: +49 431 2390 400 (06:00 UTC - 16:00 UTC) Fax: +49 431 2390 499 -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
