Use this guide when Mini DBA cannot connect to an engine, cannot add a monitored database server, or connects but does not collect enough data. Connectivity troubleshooting is usually fastest when you separate console-to-engine problems from engine-to-database problems.
Mini DBA has two important connection paths:
If the Settings page cannot connect to an engine, start with Settings, Multi-Engine Settings, and Web Log. If the engine is connected but a monitored database server fails or shows partial data, start with Connectivity Log, Service Log, and the platform-specific connection guide.
8734 is reachable from the console host to the engine host.In MSP mode, also confirm the selected engine context. A database server that belongs to one customer engine will not be available from another engine that cannot reach that network.
| Symptom | Likely Area | Next Step |
|---|---|---|
| Engine row will not connect | Console to engine service | Check endpoint, port 8734, credentials, and Web Log. |
| Add Server fails immediately | Engine to database network or login | Check host, port, firewall, username, password, and Connectivity Log. |
| Server connects but pages are empty | Database permissions | Refresh the permissions modal and apply missing grants. |
| Activity works but queries, logs, or plans are missing | Optional permissions or extensions | Review the platform-specific connection guide. |
| Host CPU or disk metrics are missing | Host OS login, WMI, performance counters, or cloud provider metrics | Review Host OS Login, Enable WMI For SQL Server Monitoring, or Cloud Provider Settings. |
| Failures happen only during incidents | Network, load, timeout, or resource pressure | Compare Connectivity Log, Service Log, and historical performance pages. |
SERVER\INSTANCE naming, SQL Browser or static ports, TLS settings, and VIEW SERVER STATE.master, and database-level grants in each database.pg_hba.conf, SSL requirements, port 5432, monitoring roles, and required extensions such as pg_stat_statements.'minidba_monitor'@'%', port 3306, PROCESS, SHOW DATABASES, and sys.* execution grants.1521, service name, CREATE SESSION, SELECT ANY DICTIONARY, and common user setup for multitenant databases.Capture logs after reproducing the issue. Note the exact time, selected engine, monitored server, database platform, visible error message, and whether the problem was engine connection, Add Server, sampling, permissions, host metrics, or a specific page.
Do not share secrets, passwords, connection strings, API keys, customer identifiers, or sensitive query text. Use a short time window around the failure rather than exporting unrelated historical logs.