fix error

This commit is contained in:
Kameron Kenny 2025-03-21 12:51:41 -04:00
parent aea83fcf8a
commit 0c203d04bf
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ services:
build: build:
dockerfile: Dockerfile dockerfile: Dockerfile
container_name: nagios 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: networks:
infra_dev_net: infra_dev_net:
ipv4_address: 10.99.23.36 ipv4_address: 10.99.23.36

View File

@ -16,7 +16,7 @@ define hostgroup{
define hostgroup{ define hostgroup{
hostgroup_name network-devices hostgroup_name network-devices
alias 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 ### Hostgroup - switches
@ -30,7 +30,7 @@ define hostgroup{
define hostgroup{ define hostgroup{
hostgroup_name network-devices-aps hostgroup_name network-devices-aps
alias Network Devices - Access Points 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 ### Hostgroup - nameservers