I tried to use dependencies, and ran into something strange.
We have a known issue with a memory leak on our computers.
I defined several triggers to watch then, and also have dependencies made like:
"Host not pingable" is a dependency for "http not answering", which is a dependency for "http not serving decoments"
Now the Out-of-Memory Handler killed the HTTP.server, but it was left in state unknown.
the host still is pingable..
after i deleted the dependency, it was updated to TRUE, and generated the according alarms.
Now it seems, as long as a dependency trigger is false, no alert is generated, and no true-state is set for the depending trigger.
can someone confirm ?
We have a known issue with a memory leak on our computers.
I defined several triggers to watch then, and also have dependencies made like:
"Host not pingable" is a dependency for "http not answering", which is a dependency for "http not serving decoments"
Now the Out-of-Memory Handler killed the HTTP.server, but it was left in state unknown.
the host still is pingable..
after i deleted the dependency, it was updated to TRUE, and generated the according alarms.
Now it seems, as long as a dependency trigger is false, no alert is generated, and no true-state is set for the depending trigger.
can someone confirm ?