mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
change rrd_options on airfibre-rx-graph (#6399)
This commit is contained in:
committed by
Tony Murray
parent
c22283e218
commit
66baea1c48
@ -2,8 +2,6 @@
|
||||
|
||||
require 'includes/graphs/common.inc.php';
|
||||
|
||||
$rrd_options .= ' -l 0 -E ';
|
||||
|
||||
$rrdfilename = rrd_name($device['hostname'], 'ubnt-airfibre-mib-rx');
|
||||
|
||||
if (rrdtool_check_rrd_exists($rrdfilename)) {
|
||||
|
Reference in New Issue
Block a user