Files

10 lines
169 B
PHP
Raw Permalink Normal View History

2019-05-13 06:42:03 +02:00
<?php
$unit_text = 'Hotspare Disc Count';
2019-06-07 06:35:21 +02:00
$unitlen = 20;
2019-05-13 06:42:03 +02:00
$bigdescrlen = 15;
$smalldescrlen = 15;
$rrdVar='hotspare_count';
require 'mdadm-common.inc.php';