Local System

Local System Device Driver provides monitoring system parameters located on the Iotellect server.

Driver Information

Driver Plugin ID:

com.tibbo.linkserver.plugin.device.localsystem

Global Settings

None defined.

User Level Settings

None defined.

Device Account Properties

None defined.

Device Assets

Assets are not supported by the driver.

Device Settings

Local System device driver creates three Device setting variables:

Variable Name

Variable Description

Comments

cpu

CPU

Contains the following attributes:

  • Spot Load (cpuSystemLoad)
  • Core Count (cpuCount)

disks

Disks

Contains the following attributes:

  • Root (diskRoot)
  • Total Space (diskTotalSpace)
  • Free Space (freeTotalSpace)
  • Usable Space (diskUsableSpace)

memory

Memory

  • Total Physical (memoryTotalPhysicalSize)
  • Free Physical (memoryFreePhysicalSize)
  • Total Swap (swapTotalSpaceSize)
  • Free Swap (swapFreeSpaceSize)
  • Committed Virtual (virtualMemoryCommittedSize)

For 32-bit operating systems, the values of total and free memory may differ significantly from those expected. This is because a process running on such a system can use a maximum of 2 Gb of memory.

Device Operations

No operations provided by the driver.

Device Events

No events provided by the driver.

Synchronization Details

Local System Devices are synchronized with Iotellect Server like any other Device.

Was this page helpful?