Asset Management

Asset Management plugin is designed to associate some asset tracking information with your network devices.

Plugin's global configuration provides the following boolean settings:

  • Asset Information
  • Asset Location
  • Asset Events

Enabling any of these settings instructs Iotellect Server to create a global common table and attach it to all devices in the system. Format of each table may be later edited to conform the asset tracking requirements of your company.

Asset tracking information associated with a certain device may be edited using Edit Custom Properties action.

Asset Management plugin just provides a convenient way to enable storage of commonly used asset tracking information. You can create new asset tracking settings and tables using custom properties feature.

Structure of Default Asset Tracking Information

Asset Information custom property:

  • Serial Number (String)
  • Manufacturer (String)
  • Model (String)
  • Acquired (Date, nullable)
  • Responsible Person (String)
  • Contact Information (String)
  • Notes (String / Text Area editor)
  • Photo (Data Block / Image editor)

Asset Location custom property:

  • Country (String with selection values)
  • City (String)
  • Building (String)
  • Floor (String)
  • Room (String)

Asset Events tabular custom property:

  • Date (Date / Date-only editor)
  • Type (String)
  • Comment (String / Text Area editor)

Was this page helpful?