mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
parent calculation
This commit is contained in:
parent
189d85d659
commit
f6746ba9d8
@ -1220,6 +1220,7 @@ sub PandoraFMS::Recon::Base::report_scanned_agents($;$) {
|
||||
|
||||
# Update parent relationships.
|
||||
foreach my $agent (@agents) {
|
||||
|
||||
# Avoid processing if does not exist.
|
||||
next unless (defined($agent->{'agent_id'}));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user