28 lines
1.4 KiB
Makefile
28 lines
1.4 KiB
Makefile
# Created by HostStorage
|
|
|
|
all_hosts += ['v2202207178809194556.luckysrv.de']
|
|
|
|
host_tags.update({'v2202207178809194556.luckysrv.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'}})
|
|
|
|
# ipaddresses
|
|
ipaddresses.update({'v2202207178809194556.luckysrv.de': '188.68.54.208'})
|
|
|
|
# Host attributes (needed for WATO)
|
|
host_attributes.update({'v2202207178809194556.luckysrv.de': {'ipaddress': '188.68.54.208',
|
|
'meta_data': {'created_at': 1657111872.0,
|
|
'created_by': 'caelebfi',
|
|
'updated_at': 1658402567.434575},
|
|
'tag_architecture': 'x64',
|
|
'tag_networking': 'outside'}})
|