Try to speed up our datagrepper nagios check (to reduce load)

This commit is contained in:
Ralph Bean 2015-02-19 15:46:32 +00:00
parent 3068bc611e
commit de04a465e1

View file

@ -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
}