Files
librenms-librenms/html/includes/graphs/application/smart_id194.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
149 B
PHP

<?php
$unit_text = 'Temp (C)';
$unitlen = 10;
$bigdescrlen = 15;
$smalldescrlen = 15;
$rrdVar='id194';
require 'smart-common.inc.php';