mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
nvme: Prefix 'NVME' to spare graph title for consistency.
This commit is contained in:
parent
c05b5417da
commit
5627c096fc
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ EOF
|
||||||
}
|
}
|
||||||
print <<'EOF';
|
print <<'EOF';
|
||||||
multigraph nvme_spare
|
multigraph nvme_spare
|
||||||
graph_title Available spare blocks
|
graph_title NVME Available spare blocks
|
||||||
graph_order $sn_list
|
graph_order $sn_list
|
||||||
graph_vlabel Percent
|
graph_vlabel Percent
|
||||||
graph_category disk
|
graph_category disk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue