简体   繁体   English

如何进行Moogsoft与Sensu的集成

[英]How to go about integration of moogsoft with Sensu

I am exploring Moogsof's new tool and havent had much time looking into the tool. 我正在探索Moogsof的新工具,还没有很多时间研究该工具。 I have to integrate all alerts and events monitored on Sensu to Moogsoft's HTTP/ alert handler tool. 我必须将Sensu上监视的所有警报和事件集成到Moogsoft的HTTP /警报处理程序工具中。 I wanted to know if this must be done through: 我想知道是否必须通过以下方式完成:

-RESTful API or -RESTful API或

-Plugin specific to this -特定于此的插件

-3rd party Open source tool for integration -3rd party用于集成的开源工具

I may be able to write node application on sensu so REST API seems to be plausable but if there is an easier way some guidance would help. 我也许可以在sensu上编写节点应用程序,因此REST API似乎是可行的,但是如果有更简单的方法,一些指南会有所帮助。

I have read the documentation and searched for ways. 我已经阅读了文档并搜索了方法。 Moog.incident seems to be a tool for this. Moog.incident似乎是实现此目的的工具。 Any other source would be great help. 任何其他来源都会有很大帮助。

Moogsoft can accept the events via rest, socket, email, snmp traps, or other methods. Moogsoft可以通过rest,套接字,电子邮件,snmp陷阱或其他方法接受事件。 If you can format your events in a standard JSON format then rest will be the easiest. 如果您可以将事件格式化为标准JSON格式,那么休息将是最简单的。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Moogsoft 是否有 log4j 附加程序? - Is there a log4j appender for Moogsoft? 当用户将光标放在asp.net的文本框中时,我需要发出警报。 我该怎么做呢? - I need to give an alert when the user places the cursor in a textbox in asp.net. How do I go about doing this? 松弛Sensu警报被切断 - Slack Sensu alert getting cut off 在Xcode中按下按钮时如何去相同的视图控制器? - how to go same view controller when button pressed in Xcode? 如何使用事件对象显示有关DOM元素的信息 - how to use an event object to dispaly information about a DOM element 当我的秒数在Javascript中超过60时,如何重置“在页面上花费的时间”计时器 - How can I reset my “Time spent on Page” Timer when my seconds go over 60 in Javascript Swift Firebase Authentication - 关于错误处理的两个问题(我不知道如何命名这些错误) - Swift Firebase Authentication - two questions about error handling (I'm not sure how to name these errors) 如何避免警告“您将无法撤消此操作查询即将对链接表中的数据进行的更改” - How to avoid alert “You won't be able to undo the changes this action query is about to make to the data in a linked table or tables” iOS辅助功能,如何在关闭警报后重点关注最后一项 - iOS Accessibility, how to make focus go back to the last item after dismiss the alert 当我已经在使用onBackPressed()使Webview返回时,如何在Android应用程序中弹出警报框以退出? - How to popup alertbox in android app for exiting when i am already using onBackPressed() for webviews to go back?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM