{{.PgpoolInfo.Name}}
Data Collected At | |
---|---|
Version | {{$p.Version}} |
Query Cache
Cache Hit Ratio |
{{$.QueryCacheHitPct}}%
{{progbar $.QueryCacheHitPct (printf "%s%% hits" $.QueryCacheHitPct) "efficiency"}}
|
---|---|
Hash Entries |
{{$p.QueryCache.UsedHashEntries}} used of {{$p.QueryCache.NumHashEntries}}
{{progbar $.HashEntriesUsagePct (printf "%s%% used" $.HashEntriesUsagePct) "resource"}}
|
Cache Usage |
{{$.CacheSizeUsed}} used of {{$.CacheSizeTotal}}
{{progbar $.CacheSizeUsagePct (printf "%s%% used" $.CacheSizeUsagePct) "resource"}}
|
Total Fragmented Cache Entries | {{$.FragCache}} |
Backends
Node ID | Address | Role / PG Role | LB Weight | Status / PG Status | Replication Delay | Replication State | Last Status Change |
---|---|---|---|---|---|---|---|
{{.NodeID}} | {{.Hostname}}:{{.Port}} | {{.Role}} / {{.PgRole}} | {{.LBWeight}} | {{.Status}} / {{.PgStatus}} | {{(index $.Backends $idx).ReplicationDelay}} | {{.ReplicationState}} {{.ReplicationSyncState}} |
Health Checks
Node ID | Address | Counts | Last At | Last Status | |||
---|---|---|---|---|---|---|---|
Success | Fail | Skip | Total | ||||
{{.NodeID}} | {{.Hostname}}:{{.Port}} | {{.HCSuccessCount}} | {{.HCFailCount}} | {{.HCSkipCount}} | {{.HCTotalCount}} | {{(index $.Backends $idx).HCLastStatus}} |
Backend Activity
#{{.NodeID}} {{.Hostname}}:{{.Port}} |
|
Delete the Pgpool instance {{.Name}}: