File tree Expand file tree Collapse file tree 8 files changed +0
-10
lines changed Expand file tree Collapse file tree 8 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 53
53
END
54
54
\$ do\$ ;"
55
55
56
- # wait for Cache Hit Ratio metric
57
- sleep 120
58
-
59
56
# read metric for specific version
60
57
while read metric; do
61
58
GREP=$( mamonsu agent metric-get ${metric} | grep " pgsql\|sys\|mamonsu" )
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ pgsql.blocks[read]
17
17
pgsql.buffers[dirty]
18
18
pgsql.buffers[size]
19
19
pgsql.buffers[twice_used]
20
- pgsql.cache[hit]
21
20
pgsql.checkpoint[checkpoint_sync_time]
22
21
pgsql.checkpoint[count_timed]
23
22
pgsql.checkpoint[count_wal]
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ pgsql.blocks[read]
17
17
pgsql.buffers[dirty]
18
18
pgsql.buffers[size]
19
19
pgsql.buffers[twice_used]
20
- pgsql.cache[hit]
21
20
pgsql.checkpoint[checkpoint_sync_time]
22
21
pgsql.checkpoint[count_timed]
23
22
pgsql.checkpoint[count_wal]
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ pgsql.blocks[read]
17
17
pgsql.buffers[dirty]
18
18
pgsql.buffers[size]
19
19
pgsql.buffers[twice_used]
20
- pgsql.cache[hit]
21
20
pgsql.checkpoint[checkpoint_sync_time]
22
21
pgsql.checkpoint[count_timed]
23
22
pgsql.checkpoint[count_wal]
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ pgsql.blocks[read]
17
17
pgsql.buffers[dirty]
18
18
pgsql.buffers[size]
19
19
pgsql.buffers[twice_used]
20
- pgsql.cache[hit]
21
20
pgsql.checkpoint[checkpoint_sync_time]
22
21
pgsql.checkpoint[count_timed]
23
22
pgsql.checkpoint[count_wal]
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ pgsql.blocks[read]
17
17
pgsql.buffers[dirty]
18
18
pgsql.buffers[size]
19
19
pgsql.buffers[twice_used]
20
- pgsql.cache[hit]
21
20
pgsql.checkpoint[checkpoint_sync_time]
22
21
pgsql.checkpoint[count_timed]
23
22
pgsql.checkpoint[count_wal]
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ pgsql.blocks[read]
17
17
pgsql.buffers[dirty]
18
18
pgsql.buffers[size]
19
19
pgsql.buffers[twice_used]
20
- pgsql.cache[hit]
21
20
pgsql.checkpoint[checkpoint_sync_time]
22
21
pgsql.checkpoint[count_timed]
23
22
pgsql.checkpoint[count_wal]
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ pgsql.blocks[read]
17
17
pgsql.buffers[dirty]
18
18
pgsql.buffers[size]
19
19
pgsql.buffers[twice_used]
20
- pgsql.cache[hit]
21
20
pgsql.checkpoint[checkpoint_sync_time]
22
21
pgsql.checkpoint[count_timed]
23
22
pgsql.checkpoint[count_wal]
You can’t perform that action at this time.
0 commit comments