RAM

Sample

 "measures":{
    "ram":{
      "name":"ram1",
     },
   }

download excample widget from here :

Information

  • Measure Type: ram

  • Description: "ram" measure used to p display Physical memory, virtual memory, and total memory data

Measure Data

Data Name

Description

percent

Total memory usage percent

freePercent

Total memory free percent

tenth

Total memory usage tenth 0-10

freeTenth

Total memory free tenth 0-10

memoryPercent

Total memory usage percent

memoryFreePercent

Total memory free percent

memoryTenth

Total memory usage tenth 0-10

memoryFreeTenth

Total memory free tenth 0-10

memoryTotal

Total memory size number

memoryFree

Total memory free size number

memoryUsed

Total memory used size number

memoryTotalWithUnit

Total memory size number with unit

memoryFreeWithUnit

Total memory free size number with unit

memoryUsedWithUnit

Total memory used size number with unit

physRamPercent

physRamFreePercent

physRamTenth

physRamTotal

physRamFree

physRamUsed

physRamTotalWithUnit

physRamFreeWithUnit

physRamUsedWithUnit

swapPercent

swapFreePercent

swapTenth

swapTotal

swapFree

swapUsed

swapTotalWithUnit

swapFreeWithUnit

swapUsedWithUnit

Last updated