Versions Compared

Key

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

...

  • Device Manager UI 
    • Provides UI interface to config health check parameters and schedule health check for list of devices.
    • Health Check execution status can be seen on the dashboard.
    • UI Support to update or delete the devices to the already scheduled executions is provided.
    • User is provided with option to cancel the execution in scheduled state.
  • Device Manager Manager
    • Manages scheduled details request and update it to DB if the provided request details are valid.
    • List of devices added for each scheduled are restricting to 20 considering the jenkins cannot hold more logs and JVM memory assigned for each jenkins job
    • Handles jenkins requests that need to be triggered on the scheduled execution date and time.
    • Provides the APIs implementation which are required for updating the execution details after each execution from in the partner implementation.
  • Health Check Partner Implementation

...

Following diagram shows interaction of Automatics components and Partner Device Manager components in a deployed environment

draw.io Diagram
bordertrue
diagramNameHigh level Helath check design
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth904
revision23

Design for Device Health Check Feature in Device manager

...