Openstack Monitoring FAQs
How OpenStack is monitored in APM?
In Applications Manager, RESI API is used as mode of monitoring for OpenStack. Below APIs are used to monitor OpenStack and its resources:
Are there any prerequisites needed for monitoring OpenStack in Applications Manager?
- If user credential used while adding OpenStack monitor is an administrative user,, then by default 'policy defaults' will allow access to all the APIs.
- If the user is not an administrator, then access to the above mentioned APIs should be given in the respective service's policy file for the user.
How can I give access to APIs via policy file?
- Each OpenStack service defines the access policies for its resources in an associated policy file. To know more about policies, refer here.
- There are two types of policy configuration files: policy.json & policy.yaml.
- Each service has its own policy file and API permission for a user should be specified in the file (Sample can be seen below).
- However, in the latest release after Queens, there will be no more configurations by default.
- You have to manually create the file.
- By default, administrative users will have all the permissions.
As mentioned above, each service has its own policy configuration file. To know more about configuring policy for users to give access to APIs, refer below:
- To give access to Authentication API, refer the policy configuration of Keystone service.
- To give access to Cinder API, refer the policy configuration of Cinder service.
- To give access to Glance API, refer the policy configuration of Glance service.
- To give access to Hypervisor (Nova) API, refer the policy configuration of Nova service.
- To give access to Neutron API, refer the policy configuration of Neutron service.
- To give access to Nova API, refer the policy configuration of Nova service.
What are the details needed to monitor OpenStack?
The following values are needed to monitor OpenStack in Applications Manager:
New to ADSelfService Plus?