Ad Widget

Collapse

calculated item: ammount of items per application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pauliger
    Junior Member
    • Oct 2019
    • 1

    #1

    calculated item: ammount of items per application

    hi all,

    i am new so please dont be too critical if my question is often answered.

    i want to create a calculated item that counts all items that have the same application on each of my hosts. goal is to activate a trigger when it counts 0. In My case: if the ammount of BGP sessions is 0, create an alarm.

    count(key) is not possible because each item has a different key (keydefinition = 123[#SNMPINDEX])


    otherwise it is possible to use a regex in the formular?

    for example:
    count(key*)

    kind regards
Working...