Skip to main content

TCP Connection time plugin for collectd.

Project description

# TCP Connect Time Plugin

Returns the time required to connect to hostname[:port]

# CLI

$ collectd-connect-time google.de
{
"64.233.167.94:80": 5.728006362915039
}


# Collectd Configuration

LoadPlugin python

<Plugin python>
ModulePath "/usr/lib/python2.7/dist-packages/"
Import "collectd_connect_time"
<Module collectd_connect_time>
target "google.de" "web.de" "aol.com"
</Module>
</Plugin>

- this results in values stored at `<hostname>.connect-time-<target[1]>.response_time-max`

# License

See `LICENSE`

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collectd-connect-time-0.2.3.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file collectd-connect-time-0.2.3.tar.gz.

File metadata

File hashes

Hashes for collectd-connect-time-0.2.3.tar.gz
Algorithm Hash digest
SHA256 41c5ab3829a34237aeb7e21f1d12a3e80c64b0636ea2db74cc6d7f541a6d2118
MD5 2394fe675d510eac1279175a02301e69
BLAKE2b-256 0f4e28cfebf1e8480f9a8e24bff892fc74051a912bdf9ce90b364bd7ba6d5bd8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page