mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
minor fix
This commit is contained in:
parent
694d82e522
commit
6bbb9d5d9b
@ -1502,6 +1502,8 @@ sub PandoraFMS::Recon::Base::apply_monitoring($) {
|
|||||||
|
|
||||||
my @hosts = keys %{$self->{'agents_found'}};
|
my @hosts = keys %{$self->{'agents_found'}};
|
||||||
|
|
||||||
|
my $progress = 80;
|
||||||
|
|
||||||
if (scalar @hosts > 0) {
|
if (scalar @hosts > 0) {
|
||||||
$self->{'step'} = STEP_MONITORING;
|
$self->{'step'} = STEP_MONITORING;
|
||||||
# From 80% to 90%.
|
# From 80% to 90%.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user