Change raid0 status line regexp for mdadm collector (#619)
This commit is contained in:
parent
971de21945
commit
1369763067
4 changed files with 10 additions and 1 deletions
|
|
@ -905,6 +905,7 @@ node_md_blocks{device="md00"} 4.186624e+06
|
|||
node_md_blocks{device="md10"} 3.14159265e+08
|
||||
node_md_blocks{device="md11"} 4.190208e+06
|
||||
node_md_blocks{device="md12"} 3.886394368e+09
|
||||
node_md_blocks{device="md126"} 1.855870976e+09
|
||||
node_md_blocks{device="md127"} 3.12319552e+08
|
||||
node_md_blocks{device="md219"} 7932
|
||||
node_md_blocks{device="md3"} 5.853468288e+09
|
||||
|
|
@ -920,6 +921,7 @@ node_md_blocks_synced{device="md00"} 4.186624e+06
|
|||
node_md_blocks_synced{device="md10"} 3.14159265e+08
|
||||
node_md_blocks_synced{device="md11"} 4.190208e+06
|
||||
node_md_blocks_synced{device="md12"} 3.886394368e+09
|
||||
node_md_blocks_synced{device="md126"} 1.855870976e+09
|
||||
node_md_blocks_synced{device="md127"} 3.12319552e+08
|
||||
node_md_blocks_synced{device="md219"} 7932
|
||||
node_md_blocks_synced{device="md3"} 5.853468288e+09
|
||||
|
|
@ -935,6 +937,7 @@ node_md_disks{device="md00"} 1
|
|||
node_md_disks{device="md10"} 2
|
||||
node_md_disks{device="md11"} 2
|
||||
node_md_disks{device="md12"} 2
|
||||
node_md_disks{device="md126"} 2
|
||||
node_md_disks{device="md127"} 2
|
||||
node_md_disks{device="md219"} 0
|
||||
node_md_disks{device="md3"} 8
|
||||
|
|
@ -950,6 +953,7 @@ node_md_disks_active{device="md00"} 1
|
|||
node_md_disks_active{device="md10"} 2
|
||||
node_md_disks_active{device="md11"} 2
|
||||
node_md_disks_active{device="md12"} 2
|
||||
node_md_disks_active{device="md126"} 2
|
||||
node_md_disks_active{device="md127"} 2
|
||||
node_md_disks_active{device="md219"} 0
|
||||
node_md_disks_active{device="md3"} 8
|
||||
|
|
@ -965,6 +969,7 @@ node_md_is_active{device="md00"} 1
|
|||
node_md_is_active{device="md10"} 1
|
||||
node_md_is_active{device="md11"} 1
|
||||
node_md_is_active{device="md12"} 1
|
||||
node_md_is_active{device="md126"} 1
|
||||
node_md_is_active{device="md127"} 1
|
||||
node_md_is_active{device="md219"} 0
|
||||
node_md_is_active{device="md3"} 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue