ansible-graphite-events:使用 ansible 将事件发送到石墨

时间:2024-07-26 06:40:52
【文件属性】:

文件名称:ansible-graphite-events:使用 ansible 将事件发送到石墨

文件大小:2KB

文件格式:ZIP

更新时间:2024-07-26 06:40:52

python ansible graphite Python

使用 Ansible 将事件发送到 Graphite 例子 tasks : - name : " Send Graphite Event " graphite_event : url="http://graphite.example.com/events/" msg="Test Ansible" tags="test" 运行示例剧本 ansible-playbook -i inventory main.yaml


【文件预览】:
ansible-graphite-events-master
----inventory(34B)
----library()
--------graphite_event(1012B)
----main.yaml(157B)
----ansible.cfg(81B)
----README.md(310B)

网友评论