Rename check_command to new name, SC-2522
This commit is contained in:
parent
1d5359e299
commit
5fc39662b3
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ class eid::nagios_monitor {
|
|||
}
|
||||
nagioscfg::service {'proxy_eidas_metadata_cache_age':
|
||||
hostgroup_name => ['eid::proxy'],
|
||||
check_command => 'check_nrpe_1arg!check_fileage_proxy_eidas_metadata_cache',
|
||||
check_command => 'check_nrpe_1arg!check_fileage_proxy_eidas_metadata_cache_age',
|
||||
description => 'proxy eidas metadata cache age',
|
||||
contact_groups => ['alerts']
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue