change names, update check proc count

Change-Id: Ie208787143862af6b0814021f933dcf63812b91a
This commit is contained in:
vmikes 2016-09-20 09:24:14 +02:00
parent 60bf6df9ba
commit 3ec41c9eb7
1 changed files with 3 additions and 3 deletions

View File

@ -5,13 +5,13 @@ check:
occurrences: 1
subscribers:
- local-heat-server
local_heat_engine:
command: "PATH=$PATH:/usr/lib64/nagios/plugins:/usr/lib/nagios/plugins check_procs -C heat-engine -u heat -c 1:20"
local_heat_engine_proc:
command: "PATH=$PATH:/usr/lib64/nagios/plugins:/usr/lib/nagios/plugins check_procs -C heat-engine -u heat -c 1:1024"
interval: 60
occurrences: 1
subscribers:
- local-heat-server
local_heat_api:
local_heat_api_proc:
command: "PATH=$PATH:/usr/lib64/nagios/plugins:/usr/lib/nagios/plugins check_procs -C heat-api -u heat -c 1:10"
interval: 60
occurrences: 1