This commit is contained in:
Leif Johansson 2018-07-25 16:18:50 +02:00
parent a9551c10fa
commit 53fb7b3eaf

View file

@ -685,7 +685,7 @@ class nagios_monitor {
contact_groups => ['alerts']
}
nagioscfg::service {'service_ssh':
hostgroup_name => ['jumphost'],
hostgroup_name => ['jumphosts'],
description => 'SSH',
check_command => 'check_ssh_4_hostname',
contact_groups => ['alerts']