collectd-connect-time-collectd的TCP链接时间插件。-Felix Richter
发布:2020-12-23 14:18:03.581567
做者:Felix Richter
做者邮箱:github@syntax-fehler.de
首页:http://github.com/makefu/collectd-connect-time
文档:None
下载连接 UNKNOWN
TCP Connect Time Plugin
Returns the time required to connect to hostname[:port]python
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
git
Copy from pypi.org
查询时间:5.832ms
渲染时间:5.957ms
本文同步分享在 博客“zhenruyan”(other)。
若有侵权,请联系 support@oschina.cn 删除。
本文参与“OSC源创计划”,欢迎正在阅读的你也加入,一块儿分享。github