This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
manual:discovery:network_discovery [2019/04/08 10:03] martins-v unique entity conflict when linking templates |
manual:discovery:network_discovery [2019/05/10 11:34] (current) andris [Discovery] "Host Discovered" event - added few words about initial discovery |
||
---|---|---|---|
Line 41: | Line 41: | ||
|//Service Lost// |The service is 'down' after it was 'up'. | | |//Service Lost// |The service is 'down' after it was 'up'. | | ||
|//Service Down// |The service is 'down', consecutively. | | |//Service Down// |The service is 'down', consecutively. | | ||
- | |//Host Discovered// |At least one service of a host is 'up' after all services of that host were 'down'. | | + | |//Host Discovered// |At least one service of a host is 'up' after all services of that host were 'down' or a service is discovered which belongs to a not registered host. | |
|//Host Up// |At least one service of a host is 'up', consecutively. | | |//Host Up// |At least one service of a host is 'up', consecutively. | | ||
|//Host Lost// |All services of a host are 'down' after at least one was 'up'. | | |//Host Lost// |All services of a host are 'down' after at least one was 'up'. | | ||
Line 60: | Line 60: | ||
These actions can be configured with respect to the device type, IP, status, uptime/downtime, etc. For full details on configuring actions for network-discovery based events, see action [[manual:config:notifications:action:operation|operation]] and [[manual:config:notifications:action:conditions|conditions]] pages. | These actions can be configured with respect to the device type, IP, status, uptime/downtime, etc. For full details on configuring actions for network-discovery based events, see action [[manual:config:notifications:action:operation|operation]] and [[manual:config:notifications:action:conditions|conditions]] pages. | ||
- | <note>Linking a discovered host to templates will fail collectively if any of the linkable templates has a unique entity (e.g. item key) that is the same as a unique entity (e.g. item key) already existing on the host.</note> | + | <note>Linking a discovered host to templates will fail collectively if any of the linkable templates has a unique entity (e.g. item key) that is the same as a unique entity (e.g. item key) already existing on the host or on another of the linkable templates.</note> |
== Host creation == | == Host creation == |