码迷,mamicode.com
首页 > 其他好文 > 详细

内在事物条件详解

时间:2015-01-17 06:37:41      阅读:107      评论:0      收藏:0      [点我收藏+]

标签:following   specified   linked   events   

The following conditions can be set for actions based on internal events:

Condition typeSupported operatorsDescription
Application=
like
not like
Specify an application or an application to exclude.
= - event belongs to an item that is linked to the specified application.
like - event belongs to an item that is linked to an application containing the string.
not like - event belongs to an item that is linked to an application not containing the string.
Event type  =Item in “not supported” state - matches events where an item goes from a ‘normal‘ to ‘not supported‘ state
Item in “normal” state - matches events where an item goes from a ‘not supported‘ to ‘normal‘ state
Low-level discovery rule in “not supported” state - matches events where a low-level discovery rule goes from a ‘normal‘ to ‘not supported‘ state
Low-level discovery rule in “normal” state - matches events where a low-level discovery rule goes from a ‘not supported‘ to ‘normal‘ state
Trigger in “unknown” state - matches events where a trigger goes from a ‘normal‘ to ‘unknown‘ state
Trigger in “normal” state - matches events where a trigger goes from an ‘unknown‘ to ‘normal‘ state
Host group=
<>
Specify host groups or host groups to exclude.
= - event belongs to this host group.
<> - event does not belong to this host group.
Template=
<>
Specify templates or templates to exclude.
= - event belongs to an item/trigger/low-level discovery rule inherited from this template.
<> - event does not belong to an item/trigger/low-level discovery rule inherited from this template.
Host=
<>
Specify hosts or hosts to exclude.
= - event belongs to this host.
<> - event does not belong to this host.
Node=
<>
Specify a node or a node to exclude.
= - event belongs to this node.
<> - event does not belong to this node.


本文出自 “Linux革命” 博客,请务必保留此出处http://kaibinyuan.blog.51cto.com/7304008/1604967

内在事物条件详解

标签:following   specified   linked   events   

原文地址:http://kaibinyuan.blog.51cto.com/7304008/1604967

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!