Hello everyone,
I need to count how many hosts in group "A" currently have item's "B" value "C". I've tried creating an item with an aggregate check grpsum
but I don't get any logical result. 
Thank you for your help.
I need to count how many hosts in group "A" currently have item's "B" value "C". I've tried creating an item with an aggregate check grpsum
Code:
grpsum["A","B",count,"C"]

Thank you for your help.