mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Show full description text on MySQL RRDs (#11738)
* Show full description text on MySQL Connections * further adjustments
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
require 'includes/html/graphs/common.inc.php';
|
||||
$descr_len = 20;
|
||||
|
||||
$rrd_filename = rrd_name($device['hostname'], array('app', 'mysql', $app['app_id']));
|
||||
|
||||
|
Reference in New Issue
Block a user