# 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`
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`
Release files for collectd-connect-time 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collectd-connect-time-0.3.0.tar.gz | 3.6 kB | Details |
Release files / collectd-connect-time-0.3.0.tar.gz
| Download URL | collectd-connect-time-0.3.0.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
25b19466258bd4d41026bb02b5b1b85422293a79bc333d26448cafe46f72796f
|
|
BLAKE2b-256 checksum How to use checksums |
7c0674f85bf59c2368c7caa24cbe83ab19c90beb3634cad22e5f19ccf40a4119
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |