[ANN][x-post r/sysadmin] ResourceD - Toolkit for helping DevOps to write automation tools

polaris · · 443 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Hi all,</p> <p>ResourceD is a pair of agent-master daemons that can help you write automation tools.</p> <p>There are several events in the past that inspire me to write these:</p> <ul> <li><p>Writing SSH based checks is annoying, HTTP checks are a lot quicker to write and there are plenty of tooling around HTTP.</p></li> <li><p>I want an agent that automatically take care of things based on conditions similar to Monit. But Monit DSL is somewhat limited, I want something more flexible.</p></li> <li><p>Nagios NRPE starts to show problems beyond 10k checks. I want something that can perform much higher # of checks (100k range) and backward compatible to Nagios Plugins. Caveat: ResourceD feature for alerting is not quite finished yet (almost there).</p></li> <li><p>I want a fast server facts database with easy-to-remember query DSL.</p></li> <li><p>I want to be able to export all sorts of server information to any graphing tools.</p></li> </ul> <p>I hope folks here find this toolkit useful for day-to-day DevOps work.</p> <p>URL: <a href="http://resourced.io/">resourced.io</a></p> <p>Agent: v2.0.3</p> <p>Master: v3.0.0</p>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

443 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传