mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Fix Duplicate entry 'Service state' for key 'valuemaps_1'
This commit is contained in:
parent
6cd7998a17
commit
9752118595
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<zabbix_export>
|
<zabbix_export>
|
||||||
<version>4.4</version>
|
<version>5.0</version>
|
||||||
<date>2020-11-26T12:48:35Z</date>
|
<date>2020-11-26T12:48:35Z</date>
|
||||||
<groups>
|
<groups>
|
||||||
<group>
|
<group>
|
||||||
|
@ -321,7 +321,7 @@ fi</description>
|
||||||
</application>
|
</application>
|
||||||
</applications>
|
</applications>
|
||||||
<valuemap>
|
<valuemap>
|
||||||
<name>Service state</name>
|
<name>Yunohost : Service state</name>
|
||||||
</valuemap>
|
</valuemap>
|
||||||
<trigger_prototypes>
|
<trigger_prototypes>
|
||||||
<trigger_prototype>
|
<trigger_prototype>
|
||||||
|
@ -350,7 +350,7 @@ fi</description>
|
||||||
</application>
|
</application>
|
||||||
</applications>
|
</applications>
|
||||||
<valuemap>
|
<valuemap>
|
||||||
<name>Service state</name>
|
<name>Yunohost : Service state</name>
|
||||||
</valuemap>
|
</valuemap>
|
||||||
<trigger_prototypes>
|
<trigger_prototypes>
|
||||||
<trigger_prototype>
|
<trigger_prototype>
|
||||||
|
@ -510,7 +510,7 @@ fi</description>
|
||||||
</triggers>
|
</triggers>
|
||||||
<value_maps>
|
<value_maps>
|
||||||
<value_map>
|
<value_map>
|
||||||
<name>Service state</name>
|
<name>Yunohost : Service state</name>
|
||||||
<mappings>
|
<mappings>
|
||||||
<mapping>
|
<mapping>
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
|
|
Loading…
Add table
Reference in a new issue