minor fix

This commit is contained in:
fbsanchez 2020-05-13 12:43:47 +02:00
parent 694d82e522
commit 6bbb9d5d9b
1 changed files with 2 additions and 0 deletions

View File

@ -1502,6 +1502,8 @@ sub PandoraFMS::Recon::Base::apply_monitoring($) {
my @hosts = keys %{$self->{'agents_found'}};
my $progress = 80;
if (scalar @hosts > 0) {
$self->{'step'} = STEP_MONITORING;
# From 80% to 90%.