cloudforecast
cloudforecast copied to clipboard
the server metrics gathering
# 内容 cf_fetchworkerとcf_updater_workeに対して-max-exection-timeを指定しても常にデフォルトの60秒が使用される問題の修正です。 # 原因 CloudForecast::Gearman::Workerにtypoの為max-exection-timeではなくmax-execution-timeで渡しているのが原因でした。 # 修正 max-executionに合わせた方が良いかもしれないが、すでにReadmeで公開しているのでmax-exectionで統一しました。
Add the memcached metrics you can get with option `modern`. The option `modern` was added in memcached v 1.4. 26 and later.
It's nice if radar execution interval (default 300sec) is configurable.
サーバリストのvisitedを独自管理 & 履歴削除 たくさんのサーバを上から1つ1つ見ていったときにどこまで見たかとかわかるように
何かしらクライアントストレージ 状態を記録するキーはlabelやgroup nameにする
Makefile.PLでもいいかな