Ad Widget

Collapse

Create calculated item on LLD

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Xyue
    Member
    • Jan 2016
    • 93

    #1

    Create calculated item on LLD

    Hi guys,

    I already created 2 LLD items which will discover the used & free memory.

    I tried to create a calculated item to create the percentage but it seems failed.

    Below is the syntax of my calculated item.

    (last(cpmCPUMemoryUsed.[{#SNMPINDEX}],0)/(last(cpmCPUMemoryUsed.[{#SNMPINDEX}],0)+last(cpmCPUMemoryFree.[{#SNMPINDEX}],0)))*100

    Can anyone help me to check which part goes wrong?

    Thank you very much in advance.
Working...