使用OpenNMS,如何禁用特定服务和服务器的通知

我们正在使用OpenNMS来监视服务器池,并且我们在一个特定的盒子中有SMTP问题。 OpenNMS一直在使用该服务器中特定服务的DOWN / RESOLVED消息来“发送”我们,并且我想暂时closures这些通知,但却找不到如何操作。 我知道我可以禁用所有通知或禁用所有服务器中的SMTP,但这不是我想要的。

我已经习惯了在Nagios中静默一个特定的服务,但在OpenNMS中可以吗?

  1. 进入首页 / search / 节点列表并select您遇到问题的特定节点。
  2. 在节点pipe理页面转到pipe理 > pipe理和取消pipe理接口和服务
  3. 取消select您希望不受pipe理的服务,然后单击应用更改。

在节点的可用性视图中,SMTP服务现在应该读取“Forced Unmanaged”之类的内容。

我认为你一直在为正在讨论的节点创build一个Scheduled outage outage或者在特定的节点上取消pipe理有问题的服务。

 Admin -> Manage and Unmanage Interfaces and Services Uncheck SMTP for the right interface and Apply Changes Return to the node's page and run a rescan to activate the changes.