The SQL DM for MySQL Log has detailed records of all sorts of server errors and messages. This can help you tracking down any problems with SQL DM for MySQL.…
This options helps you to review your License Details and enable check for updates automatically. LICENSE In the License Manager option you can enter your license details Registration name and…
These options provide you to set threshold for the Disk space available to SQL DM for MySQL, choose the server selector behavior in SQL DM for MySQL, and change the…
This page allows user to add LDAP authentication, create users, create different roles, and also to generate a new API token. LDAP Settings When logging into SQL DM for MySQL…
The options here offer you to configure multiple notification channels. To route the alerts generated in SQL DM for MySQL, you have to enable and configure the required channels. Notification…
From version 8.9.7, SQL Dm for MySQL exposes a new ‘Get’API. This API aims to get information from the tool. General ‘Get’ API The endpoint for all ‘Get’ requests looks…
The SQL DM for MySQL API allows users to retrieve monitor and chart values programmatically. The API supports fetching current, delta, and historical data. Base URL http://127.0.0.1:5555/ Authentication All API…
SSH tunneling for MySQL Property name Description _sshhost Host machine on which SSH server is running. _sshuser Username to access the SSH server. _sshport Port on which SSH server is…
You can access the API by passing parameters to Monyog through its base URL. For example, if Monyog is running on a system with IP 192.168.1.1, then the parameters need…
SQL DM for MySQL API is an application programming interface that enables SQL DM for MySQL to interact with other software like a command shell or a script or application.…