^^ Table of Contents  |  ^ Network Monitoring Tools

probes::SshFPing(3pm)

Name

probes::SshFPing - SshFPing Probe for SmokePing

SYNOPSIS

*** Probes ***
+ SshFPing
binary    = /usr/local/sbin/fping
ssh_bin   = /usr/local/OpenSSH/bin/ssh
ssh_host  = localhost
pre_pings = 0

DESCRIPTION

The SshFPing integrates a remote call from FPing using Ssh as a probe into smokeping. The following variables are involved:

binary
This variable must point to your copy of the FPing program. If it is not installed on your system yet, you can get it from http://www.fping.com/.
ssh_host
This variable should contain the hostname where the FPing command should be executed via the Secure-Shell program.
ssh_bin
This variable should point to your copy of the Secure-Shell program.
pre_pings
This variable may contain the number of extra pre ping that will not be counted. When unspecified, no pre pings will be used.

DOWNLOAD

SshFPing.pm
Download the SshFPing probe module.

AUTHOR

Tobias Oetiker
Hans Blom <jblom@science.uva.nl>


^^ Table of Contents  |  ^ Network Monitoring Tools