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