When i run the following command :
for svc in $CEILO_ALARM_SVCS; do sudo service openstack-ceilometer-alarm-$svc status; done
I get this output. Is this a issue for before I start creating and exploring alarm services?
Redirecting to /bin/systemctl status openstack-ceilometer-alarm-evaluator.service
Unit openstack-ceilometer-alarm-evaluator.service could not be found.
Redirecting to /bin/systemctl status openstack-ceilometer-alarm-notifier.service
Unit openstack-ceilometer-alarm-notifier.service could not be found.
↧