scom 订阅如何运作?
我正在使用订阅将连接器写入 SCOM,并尝试找出是否有错误:
订阅是否像提要一样工作,以便它们向我返回系统中所有当前的警报? 或者当新的警报发生时他们就会开火吗?
我的连接器每 30 秒轮询一次订阅,有时不会返回任何警报,因此我希望原因是自上次轮询以来系统中没有新警报。
谁能帮我确认一下吗?
谢谢,
I'm writing a connector into SCOM using a subscription, and trying to find out if I have a bug or not:
Do subscriptions work like a feed, so that they return me all the current alarms in the system?
Or do they just fire off when a new alarm happens?
My connector polls the subscription every 30 seconds and sometimes doesn't return any alarms, so I'm hoping the reason is there are no new alarms in the system since I last polled it.
Can anyone confirm this for me?
Thanks,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
经过一些测试后,我发现订阅只会向您发送自您上次签入以来的新提醒。
After doing some testing, I've found that subscriptions will only send you new alerts since you last checked in.