Skip to main content

Servers Grid

The Servers Grid is the central element of the Global Dashboard. It lists all monitored PostgreSQL servers with their current status and key information, giving you an at-a-glance view of your entire fleet.

Servers List


Grid Columns

ColumnValuesDescription
Servere.g. pg-lab:5432Server hostname and PostgreSQL port as registered in the platform
EnvironmentRUN / BUILDRUN for production, BUILD for development or staging
Versione.g. PostgreSQL 16.10PostgreSQL version detected by the agent
AgentRUNNING / DOWN / ...Current status of the PMP4PG agent on this server
StatusENABLED / DISABLEDWhether monitoring is enabled or disabled for this server
ActionsContext menu — View Detail, Enable, Disable, Delete

Server Status

Server Status (Status column)

StatusMeaning
ENABLEDServer is actively monitored
DISABLEDMonitoring manually disabled by an administrator
MAINTENANCEServer placed in maintenance mode — alerts suppressed

Agent Status (Agent column)

StatusMeaning
RUNNINGAgent is running and sending data normally
DOWNAgent is unreachable — no heartbeat received
DEGRADEDAgent is running but some collectors are not working properly
ERRORAgent reported a critical error
UNKNOWNAgent status cannot be determined

Filtering and Sorting

Filter by Status

Use the Status dropdown to filter the servers by status.

Filter by Environment

Use the Environment dropdown to show only RUN or BUILD servers.

Type in the search box to filter servers by hostname.

Sorting

Click any column header to sort the grid by that column. Click again to reverse the sort order.


Click anywhere on a server row (except the Actions menu) to open the Server Detail page for that server.

Servers Detail


Actions Menu

Click the icon in the Actions column to access:

  • View Details — Open the Server Detail page
  • Disable / Enable — Toggle monitoring state
  • Delete — Permanently remove the server

See Manage Servers → for details on each action.


Next Steps