mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
updated ave to avg
This commit is contained in:
@@ -15,7 +15,7 @@ else {
|
||||
}
|
||||
|
||||
$i = 0;
|
||||
$rrd_options .= " COMMENT:'$units_descr Now Ave Max'";
|
||||
$rrd_options .= " COMMENT:'$units_descr Now Avg Max'";
|
||||
if (!$nototal) {
|
||||
$rrd_options .= " COMMENT:'Total'";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user