Deleted host euve130167.solusar.de

This commit is contained in:
2022-07-07 11:16:31 +02:00
committed by check_mk
parent 272f2d69ce
commit f7e0c8c80a
4 changed files with 6 additions and 25 deletions
+1 -1
View File
@@ -1 +1 @@
{'title': 'Outside', 'attributes': {'meta_data': {'created_at': 1598005215.562737, 'created_by': 'cmkadmin', 'updated_at': 1657111872.6567488}}, 'num_hosts': 2, 'lock': False, 'lock_subfolders': False, '__id': 'eb4a80999e8a429a8d1f08b4dcfbc0e5'}
{'title': 'Outside', 'attributes': {'meta_data': {'created_at': 1598005215.562737, 'created_by': 'cmkadmin', 'updated_at': 1657185391.467508}}, 'num_hosts': 1, 'lock': False, 'lock_subfolders': False, '__id': 'eb4a80999e8a429a8d1f08b4dcfbc0e5'}
Binary file not shown.
+5 -24
View File
@@ -1,20 +1,8 @@
# Created by HostStorage
all_hosts += ['euve130167.solusar.de', 'v2202207178809194556.luckysrv.de']
all_hosts += ['v2202207178809194556.luckysrv.de']
host_tags.update({'euve130167.solusar.de': {'address_family': 'ip-v4-only',
'agent': 'cmk-agent',
'architecture': 'x64',
'checkmk-agent': 'checkmk-agent',
'criticality': 'prod',
'ip-v4': 'ip-v4',
'networking': 'outside',
'os': 'linux',
'piggyback': 'auto-piggyback',
'site': 'realm',
'snmp_ds': 'no-snmp',
'tcp': 'tcp'},
'v2202207178809194556.luckysrv.de': {'address_family': 'ip-v4-only',
host_tags.update({'v2202207178809194556.luckysrv.de': {'address_family': 'ip-v4-only',
'agent': 'cmk-agent',
'architecture': 'raspi',
'checkmk-agent': 'checkmk-agent',
@@ -28,17 +16,10 @@ host_tags.update({'euve130167.solusar.de': {'address_family': 'ip-v4-only',
'tcp': 'tcp'}})
# ipaddresses
ipaddresses.update({'euve130167.solusar.de': '62.75.247.110',
'v2202207178809194556.luckysrv.de': '188.68.54.208'})
ipaddresses.update({'v2202207178809194556.luckysrv.de': '188.68.54.208'})
# Host attributes (needed for WATO)
host_attributes.update({'euve130167.solusar.de': {'ipaddress': '62.75.247.110',
'meta_data': {'created_at': 1598005355.0,
'created_by': 'cmkadmin',
'updated_at': 1657111872.6778357},
'tag_architecture': 'x64',
'tag_networking': 'outside'},
'v2202207178809194556.luckysrv.de': {'ipaddress': '188.68.54.208',
host_attributes.update({'v2202207178809194556.luckysrv.de': {'ipaddress': '188.68.54.208',
'meta_data': {'created_at': 1657111872.619306,
'created_by': 'caelebfi',
'updated_at': 1657111872.6782088}}})
'updated_at': 1657185391.4859877}}})
Binary file not shown.