initial commit; version 22.5.12042
This commit is contained in:
18
includes/templates/alert/device_rebooted.xml
Normal file
18
includes/templates/alert/device_rebooted.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
<templates>
|
||||
<template type="alert" description="Autogenerated observium template" version="0.9" created="Mon, 13 Jul 2015 01:06:01 +0300" observium="0.15.7.6621" id="0ad6da88da0d83faba4103225da00225">
|
||||
<entity>device</entity>
|
||||
<name>device rebooted</name>
|
||||
<message>Device rebooted</message>
|
||||
<severity>crit</severity>
|
||||
<suppress_recovery>1</suppress_recovery>
|
||||
<delay>0</delay>
|
||||
<conditions_and>1</conditions_and>
|
||||
<conditions>device_rebooted eq 1</conditions>
|
||||
<conditions_complex>device_rebooted eq 1</conditions_complex>
|
||||
<associations>
|
||||
<device>*</device>
|
||||
<entity>*</entity>
|
||||
</associations>
|
||||
</template>
|
||||
</templates>
|
Reference in New Issue
Block a user