Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
140 B
PHP
Raw Permalink Normal View History

2019-05-13 06:42:03 +02:00
<?php
2020-09-21 15:40:17 +02:00
2019-05-13 06:42:03 +02:00
$unit_text = 'RAID Size';
$unitlen = 10;
$bigdescrlen = 15;
$smalldescrlen = 15;
$rrdVar = 'size';
require 'mdadm-common.inc.php';