This repository has been archived on 2024-05-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
checkmk/conf.d/wato/outside/hosts.mk
T

16 lines
660 B
Makefile

# Created by WATO
# encoding: utf-8
all_hosts += ['euve130167.solusar.de']
host_tags.update({'euve130167.solusar.de': {'site': 'realm', 'address_family': 'ip-v4-only', 'ip-v4': 'ip-v4', 'agent': 'cmk-agent', 'tcp': 'tcp', 'piggyback': 'auto-piggyback', 'snmp_ds': 'no-snmp', 'criticality': 'prod', 'networking': 'lan'}})
host_labels.update({})
# Explicit IPv4 addresses
ipaddresses.update({'euve130167.solusar.de': '62.75.247.110'})
# 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': 1640252269.7410512}}})