The Database Details View provides a comprehensive interface for monitoring and managing the databases connected to the system. It is divided into several sections, each serving a specific purpose to assist administrators in managing database instances effectively.
This section allows administrators to connect new databases to the system. It presents the list of databases that are available for connection and those that are already configured. Administrators can check off the databases they want to add to the system.This view also enables administrators to review and update the list of databases being actively monitored, ensuring that the system always has the latest database connections.
When adding new databases to the system, the Configuration Modal prompts the user to provide their Amazon RDS credentials. This includes:
Username: The admin or master username for the database.
Password: The corresponding password for the database.
These credentials are encrypted and used solely for configuring new databases in the system. The modal ensures secure integration of new databases by verifying authentication details before they are added to the system.