Merge branch 'ent-3983-Informes-SLA-mensuales-de-keepalive-no-se-calculan-bien' into 'develop'
fix minor bug in reporting functions See merge request artica/pandorafms!2460
This commit is contained in:
commit
a3591b799a
|
@ -5559,7 +5559,6 @@ function reporting_advanced_sla(
|
|||
} else if ($agentmodule_info['id_tipo_modulo'] == '100') {
|
||||
$max_value = 0.9;
|
||||
$min_value = 0;
|
||||
$inverse_interval = 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue