{{template "header.tpl" .}} {{template "server/navbar.tpl" .}} {{template "server/sidebar.tpl" .}}

PostgreSQL Cluster Overview

{{if .Model.SystemIdentifier}} {{end}} {{if .Model.TimelineID}} {{end}} {{if .Model.PriorLSN}} {{end}} {{if .CheckpointLSN}} {{end}} {{if .Model.LastXactTimestamp}} {{end}} {{if .Model.LastXactXid}} {{end}} {{if .NQU}} {{end}}
Data Collected At
Cluster Name{{.ClusterName}}
Server Version{{.ServerVersion}}
Server Started
System Identifier{{.Model.SystemIdentifier}}
Timeline{{.Model.TimelineID}}
Last Checkpoint
Prior LSN{{.Model.PriorLSN}}
REDO LSN{{.RedoLSN}}
Checkpoint LSN{{.CheckpointLSN}}
Transaction IDs{{.TIDInfo}}
Last Transaction Time
Last Transaction ID{{.Model.LastXactXid}}
Active Backends{{.ConnInfo}}
Notification Queue Usage{{.NQU}}%
{{if (or .Model.System .RDSEnhanced)}}

{{if .RDSEnhanced}}RDS {{end}}System Information

{{if .Model.System}} {{else if .RDSEnhanced}} {{end}} {{if .SwapInfo}} {{end}}
Hostname{{.Model.System.Hostname}}
CPUs{{.Model.System.NumCores}} x {{.Model.System.CPUModel}}
Load Average{{.Model.System.LoadAvg}}
Database ID{{.Model.RDS.Enhanced.instanceID}}
VCPUs{{.Model.RDS.Enhanced.numVCPUs}}
Load Average{{.Model.RDS.Enhanced.loadAverageMinute.one}}
Memory Usage
{{.MemInfo}}
{{.MemUsedPct}}% used
Swap Usage
{{.SwapInfo}}
{{.SwapUsedPct}}% used
{{end}} {{if (or .Model.System .RDSEnhanced)}}
{{if .ShowSwapGraph}}
{{end}}
{{end}}
{{template "server/delete-modal.tpl" .}} {{template "server/sharing-modal.tpl" .}} {{template "footer-pre.tpl" .}} {{template "server/common-vars.tpl" .}} {{template "footer-post.tpl" .}}