Via the API, I can query using 'problem.get', filter by applicationid, and then do a countOutput to get the number of unresolved problems for a given application.
I'd like to get that number (i.e. the number of unresolved problems for an application) as an item for that host. Is there an item key I can use to create this value?
I don't seem to be able to use TRIGGERS.PROBLEM.UNACK or similar in this context.
I'd like to get that number (i.e. the number of unresolved problems for an application) as an item for that host. Is there an item key I can use to create this value?
I don't seem to be able to use TRIGGERS.PROBLEM.UNACK or similar in this context.