I generate a dynamic overview for services with alarm severity:critical using the "child function". ChildType is service and ChildrenFilter is set to AlarmSeverity:Critical.
This is all working but now I'm looking for an easy way to change the filter so that only services with an AlarmSeverity:Critical where the alarm is not acknowledged are shown.
I tried several stuff to add AlarmType not acknowledged to the filter but none of that what I tried worked. Is this generally working and if so what is the correct command/syntax I have to use?