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"?>
|
||||
<zabbix_export>
|
||||
<version>4.4</version>
|
||||
<version>5.0</version>
|
||||
<date>2020-11-26T12:48:35Z</date>
|
||||
<groups>
|
||||
<group>
|
||||
|
@ -321,7 +321,7 @@ fi</description>
|
|||
</application>
|
||||
</applications>
|
||||
<valuemap>
|
||||
<name>Service state</name>
|
||||
<name>Yunohost : Service state</name>
|
||||
</valuemap>
|
||||
<trigger_prototypes>
|
||||
<trigger_prototype>
|
||||
|
@ -350,7 +350,7 @@ fi</description>
|
|||
</application>
|
||||
</applications>
|
||||
<valuemap>
|
||||
<name>Service state</name>
|
||||
<name>Yunohost : Service state</name>
|
||||
</valuemap>
|
||||
<trigger_prototypes>
|
||||
<trigger_prototype>
|
||||
|
@ -510,7 +510,7 @@ fi</description>
|
|||
</triggers>
|
||||
<value_maps>
|
||||
<value_map>
|
||||
<name>Service state</name>
|
||||
<name>Yunohost : Service state</name>
|
||||
<mappings>
|
||||
<mapping>
|
||||
<value>0</value>
|
||||
|
|
Loading…
Add table
Reference in a new issue