From ecd3cc0104fa3315b557dcdc92ef9b570e410062 Mon Sep 17 00:00:00 2001 From: caelebfi Date: Mon, 4 Apr 2022 10:21:02 +0200 Subject: [PATCH] Modified host syno.realm.local. --- conf.d/wato/technik/hosts.mk | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/conf.d/wato/technik/hosts.mk b/conf.d/wato/technik/hosts.mk index df490fa..57795a9 100644 --- a/conf.d/wato/technik/hosts.mk +++ b/conf.d/wato/technik/hosts.mk @@ -42,7 +42,7 @@ host_tags.update({'epson-xp-8600.realm.local': {'address_family': 'ip-v4-only', 'snmp_ds': 'no-snmp'}, 'syno.realm.local': {'address_family': 'ip-v4-only', 'agent': 'cmk-agent', - 'architecture': 'raspi', + 'architecture': 'x64', 'criticality': 'prod', 'ip-v4': 'ip-v4', 'networking': 'lan', @@ -69,23 +69,24 @@ host_attributes.update( {'epson-xp-8600.realm.local': {'ipaddress': '192.168.0.100', 'meta_data': {'created_at': 1625756176.0, 'created_by': 'caelebfi', - 'updated_at': 1649060447.3724036}, + 'updated_at': 1649060462.4271598}, 'snmp_community': 'realm.local', 'tag_agent': 'special-agents', 'tag_snmp_ds': 'snmp-v2'}, 'fritz.box': {'ipaddress': '192.168.0.1', 'meta_data': {'created_at': 1598007013.355116, 'created_by': 'cmkadmin', - 'updated_at': 1649060447.375078}}, + 'updated_at': 1649060462.4283612}}, 'switch.realm.local': {'ipaddress': '192.168.0.3', 'meta_data': {'created_at': 1634659066.8397715, 'created_by': 'caelebfi', - 'updated_at': 1649060447.3759744}, + 'updated_at': 1649060462.429153}, 'tag_agent': 'no-agent'}, 'syno.realm.local': {'ipaddress': '192.168.0.40', 'meta_data': {'created_at': 1598008042.0, 'created_by': 'cmkadmin', - 'updated_at': 1649060447.3767111}, + 'updated_at': 1649060462.4299035}, 'snmp_community': 'realm.local', 'tag_agent': 'cmk-agent', + 'tag_architecture': 'x64', 'tag_snmp_ds': 'snmp-v2'}})