HTTPNotFound (HTTP 404) error when run ceilometer meter-list
Hi,
When I run the command ceilometer meter-list
,there is an HTTPNotFound (HTTP 404)
error.
I checked the log entry in /var/log/httpd/ceilometer_error.log
, which give an error message below:
Target WSGI script not found or unable to stat: /var/www/cgi-bin/ceilometer
so I checked this directory, it's empty. But all the services include
openstack-ceilometer-notification.service openstack-ceilometer-central.service openstack-ceilometer-collector.service httpd.service
are all in runing state.
can anyone tell me what's the matter?