[smokeping-users] Re: multiple instances
Niko Tyni
ntyni+smokeping-users at mappi.helsinki.fi
Thu Feb 10 19:14:10 MET 2005
On Thu, Feb 10, 2005 at 02:25:55PM +0100, Lenz, Steffen wrote:
> Im searching for a way to ping a host every 300 seconds and every 60
> seconds.
> Do i have to let run smokeping in multiple instances/processes? How can i
> make this?
You need to configure two instances of the FPing probe. Get a current
version of Smokeping and put this in the Probes section:
*** Probes ***
+ FPing
binary = /usr/bin/fping
++ FPing300
step = 300
++ FPing60
step = 60
and then something like this in the Targets section:
*** Targets ***
probe = FPing300 # default probe
# [...]
++ myhost
+++ frequent
probe = FPing60
host = myhost
+++ infrequent
probe = FPing300
host = myhost
HTH,
--
niko
--
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