mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
feature: Added SMART application support (#6181)
This commit is contained in:
9
html/includes/graphs/application/smart_id188.inc.php
Normal file
9
html/includes/graphs/application/smart_id188.inc.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
$unit_text = 'Cmd Timeout';
|
||||
$unitlen = 20;
|
||||
$bigdescrlen = 5;
|
||||
$smalldescrlen = 5;
|
||||
|
||||
$rrdVar='id188';
|
||||
|
||||
require 'smart-common.inc.php';
|
Reference in New Issue
Block a user