How Does eG Enterprise Monitor MySQL on Azure?
eG Enterprise collects metrics from the MySQL database hosted on Azure in an agentless manner only - i.e., using an eG remote agent deployed on a remote host in the environment. In order to collect these metrics, the eG remote agent should be configured to connect to the Azure cloud and make Azure ARM REST API calls. For this purpose, you need to do the following:
-
Register an Application with an Azure AD Tenant;
-
Determine the Tenant ID, the Application (Client) ID and Secret Key value associated with the registered Application;
-
Assign the Application to a Subscription and grant 'monitoring' rights to it
Refer to Configuring the eG Agent to Monitor a Microsoft Azure Subscription Using Azure ARM REST API