diff --git a/pandora_console/include/functions_reporting.php b/pandora_console/include/functions_reporting.php index aa29bec33e..b0303ee8a3 100755 --- a/pandora_console/include/functions_reporting.php +++ b/pandora_console/include/functions_reporting.php @@ -5518,7 +5518,6 @@ function reporting_advanced_sla( } else if ($agentmodule_info['id_tipo_modulo'] == '100') { $max_value = 0.9; $min_value = 0; - $inverse_interval = 1; } } }