changed warning age
This commit is contained in:
parent
da3cde50e0
commit
9f5ed4785f
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ class md_publisher(Array $allow_clients=['any'], $keyname=undef, String $dir="/v
|
||||||
} ->
|
} ->
|
||||||
sunet::nagios::nrpe_check_fileage {"metadata_aggregate":
|
sunet::nagios::nrpe_check_fileage {"metadata_aggregate":
|
||||||
filename => "/var/www/html/entities/index.html", # yes this is correct
|
filename => "/var/www/html/entities/index.html", # yes this is correct
|
||||||
warning_age => '600',
|
warning_age => '620',
|
||||||
critical_age => '86400'
|
critical_age => '86400'
|
||||||
}
|
}
|
||||||
sunet::misc::ufw_allow { "allow_ssh":
|
sunet::misc::ufw_allow { "allow_ssh":
|
||||||
|
|
Loading…
Add table
Reference in a new issue