Package smokeping

Latency Logging and Graphing System

https://oss.oetiker.ch/smokeping/

SmokePing is a latency logging and graphing system. It consists of a
daemon process which organizes the latency measurements and a CGI
which presents the graphs.

Version: 2.8.2

General Commands

smokeinfo poll smokeping site for numeric information
smokeping Commandline tool for SmokePing
smokeping_cgi SmokePing webfrontend
tSmoke Commandline tool for sending SmokePing information

Library Functions

Smokeping_matchers_Avgratio detect changes in average median latency
Smokeping_matchers_CheckLatency Edge triggered alert to check latency is under a value for x number of samples
Smokeping_matchers_CheckLoss Edge triggered alert to check loss is under a value for x number of samples
Smokeping_matchers_ConsecutiveLoss Raise/clear alerts according to your choice of threshold and consecutive values
Smokeping_matchers_ExpLoss exponential weighting matcher for packet loss with RMON-like thresholds
Smokeping_matchers_Median Find persistent changes in latency
Smokeping_matchers_Medratio detect changes in the latency median
Smokeping_matchers_base Base Class for implementing SmokePing Matchers
Smokeping_probes_AnotherCurl a curl(1) probe for SmokePing
Smokeping_probes_AnotherDNS Alternate DNS Probe
Smokeping_probes_AnotherSSH Another SSH probe
Smokeping_probes_CiscoRTTMonDNS Probe for SmokePing
Smokeping_probes_CiscoRTTMonEchoICMP Probe for SmokePing
Smokeping_probes_CiscoRTTMonTcpConnect Probe for SmokePing
Smokeping_probes_Curl a curl(1) probe for SmokePing
Smokeping_probes_DNS Name Service Probe for SmokePing
Smokeping_probes_DismanPing DISMAN-PING-MIB Probe for SmokePing
Smokeping_probes_EchoPing an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingChargen an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingDNS an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingDiscard an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingHttp an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingHttps an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingIcp an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingLDAP an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingPlugin a basis for using echoping(1) plugins as probes for SmokePing
Smokeping_probes_EchoPingSmtp an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingWhois an echoping(1) probe for SmokePing
Smokeping_probes_FPing FPing Probe for SmokePing
Smokeping_probes_FPing6 FPing6 Probe for SmokePing
Smokeping_probes_FPingContinuous FPingContinuous Probe for SmokePing
Smokeping_probes_FTPtransfer intrusive bandwidth probe
Smokeping_probes_IOSPing Cisco IOS Probe for SmokePing
Smokeping_probes_IRTT a SmokePing Probe for IRTT <https://github.com/peteheist/irtt>
Smokeping_probes_LDAP a LDAP probe for SmokePing
Smokeping_probes_NFSping NFSping Probe for SmokePing
Smokeping_probes_OpenSSHEOSPing Arista EOS SSH Probe for SmokePing
Smokeping_probes_OpenSSHJunOSPing Juniper SSH JunOS Probe for SmokePing
Smokeping_probes_Qstat Qstat Probe for SmokePing
Smokeping_probes_Radius a RADIUS authentication probe for SmokePing
Smokeping_probes_RemoteFPing Remote FPing Probe for SmokePing
Smokeping_probes_SSH Secure Shell Probe for SmokePing
Smokeping_probes_SendEmail a Smokeping probe that measure time needed to send an mail
Smokeping_probes_SipSak tests sip server
Smokeping_probes_TCPPing TCPPing Probe for SmokePing
Smokeping_probes_TacacsPlus a TacacsPlus authentication probe for SmokePing
Smokeping_probes_TelnetIOSPing Cisco IOS Probe for SmokePing
Smokeping_probes_TelnetJunOSPing Juniper JunOS Probe for SmokePing
Smokeping_probes_TraceroutePing use traceroute to obtain RTT for a router
Smokeping_probes_WebProxyFilter tests webproxy filter performance and function.
Smokeping_probes_base Base Class for implementing SmokePing Probes
Smokeping_probes_basefork Yet Another Base Class for implementing SmokePing Probes
Smokeping_probes_basevars Another Base Class for implementing SmokePing Probes
Smokeping_probes_passwordchecker A Base Class for implementing SmokePing Probes
Smokeping_probes_skel a skeleton for Smokeping Probes
Smokeping_sorters_Loss Order the target charts by loss
Smokeping_sorters_Max Order the target charts by Max RTT
Smokeping_sorters_Median Order the target charts by Median RTT
Smokeping_sorters_StdDev Order the target charts by StdDev
Smokeping_sorters_base Base Class for implementing SmokePing Sorters

File Formats

smokeping_config Reference for the SmokePing Config File
smokeping_examples Examples of Smokeping configuration

Miscellanea

smokeping_extend Notes on extending Smokeping
smokeping_install How to install SmokePing
smokeping_master_slave How to run multiple distributed instances of SmokePing
smokeping_upgrade Notes on upgrading Smokeping