diff --git a/nodes/home.airgradient-wohnzimmer.toml b/nodes/home.airgradient-wohnzimmer.toml new file mode 100644 index 0000000..770b1c3 --- /dev/null +++ b/nodes/home.airgradient-wohnzimmer.toml @@ -0,0 +1,9 @@ +dummy = true + +[metadata.interfaces.default] +ips = ["172.19.138.76"] +dhcp = true +mac = "34:85:18:28:13:10" + +[metadata.icinga_options] +exclude_from_monitoring = true diff --git a/nodes/home.router96.toml b/nodes/home.router96.toml new file mode 100644 index 0000000..37d9357 --- /dev/null +++ b/nodes/home.router96.toml @@ -0,0 +1,9 @@ +dummy = true + +[metadata.interfaces.default] +ips = ["172.19.138.97"] +dhcp = true +#mac = "" + +[metadata.icinga_options] +exclude_from_monitoring = true