mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Move the ceph_rrd function to includes/common.inc.php
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
$scale_min = 0;
|
||||
|
||||
require 'includes/graphs/common.inc.php';
|
||||
require 'includes/graphs/application/ceph_common.inc.php';
|
||||
|
||||
$ceph_pool_rrd = ceph_rrd('df');
|
||||
|
||||
|
Reference in New Issue
Block a user