Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Estimates the time period required for the sequential polling of each device, depending on devices quantity. In case of significant device count, the resulted time period for one device polling could be less than minimal polling period. To overcome such issue, the devices would be grouped, and the polling requests would be performed in parallel to all devices of each group.
  2. The devices readiness for the polling is checked. The devices which have been polled during previous cycle, would be polled foremost. The devices which has not been polled during the previous cycle, would be scheduled to polling after all the others.
  3. In case the devices did not reply to polling requests during previous polling cycle, these devices would be put into the pending list for the next polling cycle.
  4. All data received from the devices during polling goes into the storage subsystem.

Determining the link between devices

Include Page
_Technology for determining the link between devices
_Technology for determining the link between devices

The "SNMP Trap" processing subsystem 
Anchor
The "SNMP Trap" processing subsystem
The "SNMP Trap" processing subsystem

...