diff --git a/nodes/home.appletv-wohnzimmer.toml b/nodes/home.appletv-wohnzimmer.toml new file mode 100644 index 0000000..5febb38 --- /dev/null +++ b/nodes/home.appletv-wohnzimmer.toml @@ -0,0 +1,9 @@ +dummy = true + +[metadata.interfaces.default] +ips = ["172.19.138.73"] +dhcp = true +mac = "c0:95:6d:5e:82:47" + +[metadata.icinga_options] +exclude_from_monitoring = true diff --git a/nodes/home.encoder96.toml b/nodes/home.encoder96.toml new file mode 100644 index 0000000..ca9bdce --- /dev/null +++ b/nodes/home.encoder96.toml @@ -0,0 +1,9 @@ +dummy = true + +[metadata.interfaces.default] +ips = ["172.19.138.99"] +dhcp = true +mac = "6c:4b:90:5c:e3:6d" + +[metadata.icinga_options] +exclude_from_monitoring = true