Files
librenms-librenms/includes/html/graphs/device/ber.inc.php
2020-09-21 15:59:34 +02:00

9 lines
129 B
PHP

<?php
$class = 'er';
$unit = '';
$unit_long = '';
$rrd_options .= ' -o';
require 'includes/html/graphs/device/sensor.inc.php';