naming
This commit is contained in:
parent
a9551c10fa
commit
53fb7b3eaf
1 changed files with 1 additions and 1 deletions
|
@ -685,7 +685,7 @@ class nagios_monitor {
|
||||||
contact_groups => ['alerts']
|
contact_groups => ['alerts']
|
||||||
}
|
}
|
||||||
nagioscfg::service {'service_ssh':
|
nagioscfg::service {'service_ssh':
|
||||||
hostgroup_name => ['jumphost'],
|
hostgroup_name => ['jumphosts'],
|
||||||
description => 'SSH',
|
description => 'SSH',
|
||||||
check_command => 'check_ssh_4_hostname',
|
check_command => 'check_ssh_4_hostname',
|
||||||
contact_groups => ['alerts']
|
contact_groups => ['alerts']
|
||||||
|
|
Loading…
Add table
Reference in a new issue