Now some monitor graphs are shown in 'only average' mode when accessing it from the metaconsole

This commit is contained in:
Alejandro Gallardo Escobar 2015-03-13 14:43:30 +01:00
parent bc6495412e
commit 7fda8a296d
2 changed files with 2 additions and 0 deletions

View File

@ -2055,6 +2055,7 @@ function events_page_details ($event, $server = "") {
"label=" . rawurlencode(
urlencode(
base64_encode($module_module_name))) . $hashstring . "&" .
(!empty($server) ? "avg_only=1&" : "") .
"refresh=" . SECONDS_10MINUTES . "','day_".$win_handle."')";
$data[1] = '<a href="javascript:'.$link.'">';

View File

@ -1217,6 +1217,7 @@ foreach ($result as $row) {
"label=" . rawurlencode(
urlencode(
base64_encode($row["module_name"]))) . "&" .
"avg_only=1&" .
"refresh=" . SECONDS_10MINUTES . "', 'day_".$win_handle."')";
else
$link ="winopeng('" .