|
64 | 64 | <headerstr>tps rtps wtps bread/s bwrtn/s</headerstr>
|
65 | 65 | <graphname>IO</graphname>
|
66 | 66 | </Stat>
|
| 67 | + <Stat name="io_12.2"> |
| 68 | + <headerstr>tps rtps wtps dtps bread/s bwrtn/s bdscd/s</headerstr> |
| 69 | + <graphname>IO</graphname> |
| 70 | + </Stat> |
67 | 71 | <Stat name="socket1">
|
68 | 72 | <headerstr>totsck tcpsck udpsck rawsck ip-frag</headerstr>
|
69 | 73 | <graphname>SOCKET</graphname>
|
|
136 | 140 | <headerstr>DEV tps rkB/s wkB/s areq-sz aqu-sz await svctm %util</headerstr>
|
137 | 141 | <graphname>DEV_11.5.7</graphname>
|
138 | 142 | </Stat>
|
139 |
| - |
| 143 | + <Stat name="dev_12.2.0"> |
| 144 | + <headerstr>DEV tps rkB/s wkB/s dkB/s areq-sz aqu-sz await %util</headerstr> |
| 145 | + <graphname>DEV_11.5.7</graphname> |
| 146 | + </Stat> |
140 | 147 | <Stat name="dentunusd2">
|
141 | 148 | <headerstr>dentunusd file-sz inode-sz super-sz %super-sz dquot-sz %dquot-sz rtsig-sz %rtsig-sz</headerstr>
|
142 | 149 | <graphname>IGNORE</graphname>
|
|
145 | 152 | <headerstr>pgpgin/s pgpgout/s fault/s majflt/s pgfree/s pgscank/s pgscand/s pgsteal/s %vmeff</headerstr>
|
146 | 153 | <graphname>PAGING</graphname>
|
147 | 154 | </Stat>
|
148 |
| - <Stat name="inet21"> |
| 155 | + <Stat name="INET_FAIL"> |
149 | 156 | <headerstr>IFACE rxerr/s txerr/s coll/s rxdrop/s txdrop/s txcarr/s rxfram/s rxfifo/s txfifo/s</headerstr>
|
150 |
| - <graphname>INET2</graphname> |
| 157 | + <graphname>INET_FAIL</graphname> |
151 | 158 | </Stat>
|
152 | 159 | <Stat name="dentunusd3">
|
153 | 160 | <headerstr>dentunusd file-sz %file-sz inode-sz super-sz %super-sz dquot-sz %dquot-sz rtsig-sz %rtsig-sz</headerstr>
|
|
261 | 268 | <headerstr>kbhugfree kbhugused %hugused</headerstr>
|
262 | 269 | <graphname>HPAGE</graphname>
|
263 | 270 | </Stat>
|
| 271 | + <Stat name="hpage_12.2.0"> |
| 272 | + <headerstr>kbhugfree kbhugused %hugused kbhugrsvd kbhugsurp</headerstr> |
| 273 | + <graphname>HPAGE</graphname> |
| 274 | + </Stat> |
264 | 275 | <Stat name="cpu_softnet_11.5.2">
|
265 | 276 | <headerstr>CPU total/s dropd/s squeezd/s rx_rps/s flw_lim/s</headerstr>
|
266 | 277 | <graphname>CPU_SOFTNET_11.5.2</graphname>
|
|
316 | 327 | <range>0,100</range>
|
317 | 328 | </Plot>
|
318 | 329 | </Graph>
|
319 |
| - <Graph name="INET2" Title="Interfaces error" type="multiple"> |
| 330 | + <Graph name="INET_FAIL" Title="Interfaces error" type="multiple"> |
320 | 331 | <Plot Title="Rx">
|
321 | 332 | <cols>rxerr/s rxdrop/s rxfram/s rxfifo/s</cols>
|
322 | 333 | </Plot>
|
|
382 | 393 | <cols>tps</cols>
|
383 | 394 | </Plot>
|
384 | 395 | <Plot Title="Bandwidth [B/s]">
|
385 |
| - <cols>rkB/s wkB/s</cols> |
| 396 | + <cols>rkB/s wkB/s dkB/s</cols> |
386 | 397 | <format base="1024" factor="1024" />
|
387 | 398 | </Plot>
|
388 | 399 | <Plot Title="areq-sz [KiB] / aqu-sz">
|
|
394 | 405 | </Graph>
|
395 | 406 | <Graph name="IO" Title="I/O" type="unique">
|
396 | 407 | <Plot Title="TPS">
|
397 |
| - <cols>tps rtps wtps</cols> |
| 408 | + <cols>tps rtps wtps dtps</cols> |
398 | 409 | </Plot>
|
399 | 410 | <Plot Title="blocks/s">
|
400 |
| - <cols>bread/s bwrtn/s</cols> |
| 411 | + <cols>bread/s bwrtn/s bdscd/s</cols> |
401 | 412 | </Plot>
|
402 | 413 | </Graph>
|
403 | 414 | <Graph name="KMEM_OLD" Title="KMem" type="unique">
|
|
583 | 594 | </Graph>
|
584 | 595 | <Graph name="HPAGE" Title="HugePages" type="unique">
|
585 | 596 | <Plot Title="HugePages">
|
586 |
| - <cols>kbhugfree kbhugused</cols> |
| 597 | + <cols>kbhugfree kbhugused kbhugrsvd kbhugsurp</cols> |
587 | 598 | <format base="1024" factor="1024" />
|
588 | 599 | </Plot>
|
589 | 600 | <Plot Title="used [%]">
|
|
0 commit comments