Ad Widget

Collapse

Dependency logic failure ? (1.3.2)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • medic
    Member
    • Feb 2007
    • 58

    #1

    Dependency logic failure ? (1.3.2)

    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 ?
Working...