This commit is contained in:
Kameron Kenny 2024-12-30 12:56:57 -05:00
parent c88b397a0c
commit 49f6c4770b
2 changed files with 1 additions and 15 deletions

View File

@ -12,7 +12,7 @@ services:
build:
dockerfile: Dockerfile
container_name: nagios
image: docker-registry1.in.thelinuxpro.net:5000/tlp/nagios:241230.0.7
image: docker-registry1.in.thelinuxpro.net:5000/tlp/nagios:241230.0.8
networks:
infra_dev_net:
ipv4_address: 10.99.23.36

View File

@ -245,20 +245,6 @@ define service{
register 0
}
define service{
use local-service,graphed-service
host_name pi501.in.thelinuxpro.net
service_description Container Status: kameronkenny.com_web1
check_command check_nrpe!check_docker_container_status_kameronkenny.com_web1
}
define service{
use local-service,graphed-service
host_name pi501.in.thelinuxpro.net
service_description Container CPU: kameronkenny.com_web1
check_command check_nrpe!check_docker_container_cpu_kameronkenny.com_web1
}
## PI502
define service{
use local-service,graphed-service