Files
gsb2024/roles/old/icinga/files/cfg/gwsio2.cfg
Auguste Bedloe 71d35bb498 Reorg diverses
2023-12-21 22:37:22 +01:00

15 lines
563 B
INI

# A simple configuration file for monitoring the local host
# This can serve as an example for configuring other servers;
# Custom services specific to this host are added here, but services
# defined in nagios2-common_services.cfg may also apply.
#
define host{
use generic-host ; Name of host template to use
host_name gwsio2
alias Passerelle
address 192.168.0.1
icon_image cook/linux_server.gif
statusmap_image cook/linux_server.gd2
}