From 0c203d04bf00c3983e660ed869128057f8328cdc Mon Sep 17 00:00:00 2001 From: Kameron Kenny Date: Fri, 21 Mar 2025 12:51:41 -0400 Subject: [PATCH] fix error --- docker-compose.yml | 2 +- overlay/opt/nagios/etc/objects/200-hostgroups.cfg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 1778b0f..231bbcf 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -12,7 +12,7 @@ services: build: dockerfile: Dockerfile container_name: nagios - image: docker-registry1.in.thelinuxpro.net:5000/tlp/nagios:250321.1.01 + image: docker-registry1.in.thelinuxpro.net:5000/tlp/nagios:250321.1.02 networks: infra_dev_net: ipv4_address: 10.99.23.36 diff --git a/overlay/opt/nagios/etc/objects/200-hostgroups.cfg b/overlay/opt/nagios/etc/objects/200-hostgroups.cfg index 5e2c840..6456907 100644 --- a/overlay/opt/nagios/etc/objects/200-hostgroups.cfg +++ b/overlay/opt/nagios/etc/objects/200-hostgroups.cfg @@ -16,7 +16,7 @@ define hostgroup{ define hostgroup{ hostgroup_name network-devices alias Network Devices - members unifi.in.thelinuxpro.net,sw-0-1-basement-24.in.thelinuxpro.net,sw-0-2-basement-8p.in.thelinuxpro.net,sw-1-1-garage-8p.in.thelinuxpro.net,sw-2-1-office-8p.in.thelinuxpro.net,ap-1-1-garage.in.thelinuxpro.net,ap-1-2-office.in.thelinuxpro.net,ap-2-1-office.in.thelinuxpro.net,ap-2-2-mbr.in.thelinuxpro.net,ap-2-3-kbr.in.thelinuxpro.net + members unifi.in.thelinuxpro.net,sw-0-1-basement-24.in.thelinuxpro.net,sw-0-2-basement-8p.in.thelinuxpro.net,sw-1-1-garage-8p.in.thelinuxpro.net,sw-2-1-office-8p.in.thelinuxpro.net,ap-1-1-office.in.thelinuxpro.net,ap-2-1-office.in.thelinuxpro.net,ap-2-2-mbr.in.thelinuxpro.net,ap-2-3-kbr.in.thelinuxpro.net } ### Hostgroup - switches @@ -30,7 +30,7 @@ define hostgroup{ define hostgroup{ hostgroup_name network-devices-aps alias Network Devices - Access Points - members ap-1-1-garage.in.thelinuxpro.net,ap-1-2-office.in.thelinuxpro.net,ap-2-1-office.in.thelinuxpro.net,ap-2-2-mbr.in.thelinuxpro.net,ap-2-3-kbr.in.thelinuxpro.net + members ap-1-1-office.in.thelinuxpro.net,ap-2-1-office.in.thelinuxpro.net,ap-2-2-mbr.in.thelinuxpro.net,ap-2-3-kbr.in.thelinuxpro.net } ### Hostgroup - nameservers