mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
committed by
Tony Murray
parent
ef90da2a31
commit
96f7f142ba
9
includes/html/graphs/application/mdadm_degraded.inc.php
Normal file
9
includes/html/graphs/application/mdadm_degraded.inc.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
$unit_text = 'degraded';
|
||||
$unitlen = 10;
|
||||
$bigdescrlen = 15;
|
||||
$smalldescrlen = 15;
|
||||
|
||||
$rrdVar='degraded';
|
||||
|
||||
require 'mdadm-common.inc.php';
|
Reference in New Issue
Block a user