{{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 .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 .Model.System}}

System Information

{{if .SwapInfo}} {{end}}
Hostname{{.Model.System.Hostname}}
CPUs{{.Model.System.NumCores}} x {{.Model.System.CPUModel}}
Load Average{{.Model.System.LoadAvg}}
Memory Usage
{{.MemInfo}}
{{.MemUsedPct}}% used
Swap Usage
{{.SwapInfo}}
{{.SwapUsedPct}}% used
{{end}} {{if .Model.System}}
{{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" .}}