mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-21 00:22:02 +02:00
testing full-size-mode
This commit is contained in:
@@ -61,6 +61,7 @@ function graph_error($string)
|
||||
|
||||
$rrd_options .= " HRULE:0#555555";
|
||||
$rrd_options .= " --title='".$string."'";
|
||||
$rrd_options .= " --fill-size-mode";
|
||||
|
||||
rrdtool_graph($graphfile, $rrd_options);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user