mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-26 08:03:51 +02:00
Overhaul use of rrdtool_lastupdate & STACK for rrdtool 1.4/1.5 compatibility
This commit is contained in:
@@ -73,7 +73,7 @@ $rrd_options .= " 'COMMENT: \\n'";
|
||||
|
||||
$rrd_options .= " 'LINE1:usedreal#d0b080:'";
|
||||
|
||||
$rrd_options .= " 'AREA:shared#afeced::'";
|
||||
$rrd_options .= " 'AREA:shared#afeced:'";
|
||||
$rrd_options .= " 'AREA:buffered#cc0000::STACK'";
|
||||
$rrd_options .= " 'AREA:cached#ffaa66::STACK'";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user