Ad Widget

Collapse

How to clean zombie issues after upgrade to 3.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • exfish
    Junior Member
    • Jun 2009
    • 18

    #1

    How to clean zombie issues after upgrade to 3.0

    Please look at the screenshot
    Attached Files
  • gullevek
    Junior Member
    • Nov 2008
    • 22

    #2
    I have the same issue

    With the exact same warning message hanging there, with the exact same Age.

    Comment

    • gullevek
      Junior Member
      • Nov 2008
      • 22

      #3
      I dug into this and I had a very strange trigger entry in the database:

      Code:
       triggerid │   expression   │                description                 │ url │ status │ value │ priority │ lastchange │ comments │ error │ templateid │ type │ state │ flags 
      ───────────┼────────────────┼────────────────────────────────────────────┼─────┼────────┼───────┼──────────┼────────────┼──────────┼───────┼────────────┼──────┼───────┼───────
           12201 │ {11201}>150000 │ icmpOutRedirects on {HOSTNAME} is too High │     │      0 │     1 │        3 │          0 │          │       │            │    0 │     0 │     0
      So I set the status value from 0 to 1 so it does not appear anymore in the list.
      I do not even know from which template this is ...

      Comment

      • exfish
        Junior Member
        • Jun 2009
        • 18

        #4
        Thank you!

        Comment

        Working...