#!/bin/bash
set -eux

os-svc-enable -n ceilometer-collector

service ceilometer-collector restart
