Ad Widget

Collapse

Triggers and Events

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xillao
    Junior Member
    • Jun 2009
    • 8

    #1

    Triggers and Events

    Hi,

    I create some triggers like this

    <trigger>
    <description>{HOSTNAME} CPU over 75%</description>
    <type>0</type>
    <expression>{{HOSTNAME}:Cpu.min(90)}>75</expression>
    <url></url>
    <status>0</status>
    <priority>4</priority>
    <comments>{HOSTNAME} CPU overload</comments>
    </trigger>



    And sometime after they dissapears from the triggers section and they shows on events but the condition didn't comply. Is this normal?. Thanks
Working...