commit | a98dad45e6338fe2b5ddf62ad1033d25c9d3266d | [log] [tgz] |
---|---|---|
author | vmikes <vlastimil.mikes@tcpcloud.eu> | Tue Sep 06 14:54:47 2016 +0200 |
committer | vmikes <vlastimil.mikes@tcpcloud.eu> | Tue Sep 06 14:54:47 2016 +0200 |
tree | 4cf1bf912ec88f9e78e55c3c754bc132e48ff7ba | |
parent | 053cc80e2c9278203021896d646dc06b4a44e397 [diff] |
change service name
diff --git a/sensu/files/checks/check_contrail_database.sh b/sensu/files/checks/check_contrail_database.sh index 7fcebb2..5dd5c05 100644 --- a/sensu/files/checks/check_contrail_database.sh +++ b/sensu/files/checks/check_contrail_database.sh
@@ -2,7 +2,7 @@ # # check contrail-database services status on control nodes -service=contrail-database +service=database read -ra contrail_status <<< $(sudo supervisorctl -s unix:///tmp/supervisord_$service.sock status)