mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
new line in files
This commit is contained in:
@@ -30,4 +30,4 @@ $ups_apcups = rrd_name($device['hostname'], array('app', 'ups-apcups', $app['ap
|
|||||||
if (rrdtool_check_rrd_exists($ups_apcups)) {
|
if (rrdtool_check_rrd_exists($ups_apcups)) {
|
||||||
$rrd_filename = $ups_apcups;
|
$rrd_filename = $ups_apcups;
|
||||||
}
|
}
|
||||||
require 'includes/graphs/generic_simplex.inc.php';
|
require 'includes/graphs/generic_simplex.inc.php';
|
||||||
|
@@ -30,4 +30,4 @@ $ups_apcups = rrd_name($device['hostname'], array('app', 'ups-apcups', $app['ap
|
|||||||
if (rrdtool_check_rrd_exists($ups_apcups)) {
|
if (rrdtool_check_rrd_exists($ups_apcups)) {
|
||||||
$rrd_filename = $ups_apcups;
|
$rrd_filename = $ups_apcups;
|
||||||
}
|
}
|
||||||
require 'includes/graphs/generic_simplex.inc.php';
|
require 'includes/graphs/generic_simplex.inc.php';
|
||||||
|
@@ -30,4 +30,4 @@ $ups_apcups = rrd_name($device['hostname'], array('app', 'ups-apcups', $app['ap
|
|||||||
if (rrdtool_check_rrd_exists($ups_apcups)) {
|
if (rrdtool_check_rrd_exists($ups_apcups)) {
|
||||||
$rrd_filename = $ups_apcups;
|
$rrd_filename = $ups_apcups;
|
||||||
}
|
}
|
||||||
require 'includes/graphs/generic_simplex.inc.php';
|
require 'includes/graphs/generic_simplex.inc.php';
|
||||||
|
@@ -46,4 +46,4 @@ if (rrdtool_check_rrd_exists($rrd_filename)) {
|
|||||||
} else {
|
} else {
|
||||||
echo "file missing: $rrd_filename";
|
echo "file missing: $rrd_filename";
|
||||||
}
|
}
|
||||||
require 'includes/graphs/generic_v3_multiline_float.inc.php';
|
require 'includes/graphs/generic_v3_multiline_float.inc.php';
|
||||||
|
@@ -46,4 +46,4 @@ if (rrdtool_check_rrd_exists($rrd_filename)) {
|
|||||||
} else {
|
} else {
|
||||||
echo "file missing: $rrd_filename";
|
echo "file missing: $rrd_filename";
|
||||||
}
|
}
|
||||||
require 'includes/graphs/generic_v3_multiline_float.inc.php';
|
require 'includes/graphs/generic_v3_multiline_float.inc.php';
|
||||||
|
@@ -44,4 +44,4 @@ foreach ($graphs as $key => $text) {
|
|||||||
echo '</div>';
|
echo '</div>';
|
||||||
echo '</div>';
|
echo '</div>';
|
||||||
echo '</div>';
|
echo '</div>';
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user