Suppression de la machine s-test
This commit is contained in:
parent
938d34d968
commit
c05cea4e4e
@ -15,13 +15,13 @@ define hostgroup {
|
|||||||
define hostgroup {
|
define hostgroup {
|
||||||
hostgroup_name debian-servers
|
hostgroup_name debian-servers
|
||||||
alias Serveurs distant
|
alias Serveurs distant
|
||||||
members s-infra, s-proxy, r-int, r-ext, s-adm, s-test, s-itil
|
members s-infra, s-proxy, r-int, r-ext, s-adm, s-itil
|
||||||
}
|
}
|
||||||
|
|
||||||
define hostgroup {
|
define hostgroup {
|
||||||
hostgroup_name ssh-servers
|
hostgroup_name ssh-servers
|
||||||
alias acces SSH
|
alias acces SSH
|
||||||
members s-adm, s-infra, s-proxy, r-int, r-ext, localhost, s-test, gwsio2, s-itil
|
members s-adm, s-infra, s-proxy, r-int, r-ext, localhost, gwsio2, s-itil
|
||||||
}
|
}
|
||||||
|
|
||||||
define hostgroup {
|
define hostgroup {
|
||||||
@ -69,6 +69,6 @@ define hostgroup{
|
|||||||
define hostgroup{
|
define hostgroup{
|
||||||
hostgroup_name uptimegrp
|
hostgroup_name uptimegrp
|
||||||
alias uptimegrp
|
alias uptimegrp
|
||||||
members s-infra, s-proxy, r-int, r-ext, s-adm, s-test, s-itil
|
members s-infra, s-proxy, r-int, r-ext, s-adm, s-itil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
# 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 s-test
|
|
||||||
alias machine test
|
|
||||||
address 172.16.0.18
|
|
||||||
parents r-int
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user