Skip to main content

Server Detail

The Server Detail page provides a comprehensive view of a single monitored PostgreSQL server — its current health, key metrics, agent status and direct access to all analysis tools.


Accessing Server Detail

From the Global Dashboard or Servers list, click on any server row to open its detail page.

{screenshot: server-detail-full-page}


Page Layout

The Server Detail page is organized into two main areas:

┌──────────────────────────────────────────────────────────┐
│ Server Header │
│ Hostname | Environment | Status | PostgreSQL Version │
├──────────────────────────────────────────────────────────┤
│ Quick Navigation Buttons │
│ [ASH Viewer] [AWR Viewer] [Trends] │
├──────────────────────────────────────────────────────────┤
│ Tabs │
│ [Overview] [Metrics] [Agent Status] │
│ │
│ Tab Content Area │
└──────────────────────────────────────────────────────────┘

Server Header

The header displays the server's identity at a glance:

FieldDescription
HostnameServer display name
EnvironmentRUN or BUILD badge
StatusCurrent status with color indicator
PostgreSQL VersionDetected PostgreSQL version
Host / PortNetwork address
DatacenterDatacenter or region label

{screenshot: server-detail-header}


Quick Navigation Buttons

Three buttons at the top of the page provide direct access to the analysis tools for this server:

ButtonDestination
ASH ViewerReal-time activity monitoring for this server
AWR ViewerProactive workload reports for this server
TrendsLong-term evolution charts for this server

{screenshot: server-detail-quick-nav-buttons}

Clicking these buttons automatically selects the current server in the analysis page — no need to use the server selector dropdown.


Tabs

The detail page is organized into tabs:


Returning to the Dashboard

Use the browser back button or click Dashboard in the top navigation bar to return to the Global Dashboard.


Next Steps