Try to speed up our datagrepper nagios check (to reduce load)
This commit is contained in:
parent
3068bc611e
commit
de04a465e1
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ define service {
|
|||
define service {
|
||||
host_name datagrepper01,datagrepper02
|
||||
service_description datagrepper-db-query
|
||||
check_command check_website!localhost!/datagrepper/raw/?user=ralph&start=0!timestamp
|
||||
check_command check_website!localhost!/datagrepper/raw/?delta=86400!timestamp
|
||||
max_check_attempts 8
|
||||
use internalwebsitetemplate
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue