Files
librenms-librenms/html/includes/graphs/application/smart_id183.inc.php
endofline b70ff543bf webui: S.M.A.R.T visualization improvements (#8310)
* Increase description length in graphs
* Add SMART attr177, previously recorded, but not displayed
* Change the multi-graph titles to better reflect their content
* Change SMART attr numbers to a more human-friendly description
* Minor text corrections
2018-03-13 13:26:23 +00:00

10 lines
156 B
PHP

<?php
$unit_text = 'Dctcd Uncor Bad';
$unitlen = 20;
$bigdescrlen = 15;
$smalldescrlen = 15;
$rrdVar='id183';
require 'smart-common.inc.php';