Ad Widget

Collapse

Trigger as map's element ERROR (ZABBIX 1.6.1)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bee
    Senior Member
    • Jun 2007
    • 133

    #1

    Trigger as map's element ERROR (ZABBIX 1.6.1)

    Hi
    Does anyone had this experience:

    I have upgrade ZABBIX 1.4.6 to ZABBIX 1.6.1. When i would like to add trigger as map's element, it shown an error message:


    What's wrong?

    Thanks,
    BEE
    Last edited by bee; 18-12-2008, 06:06. Reason: changne image location
  • bee
    Senior Member
    • Jun 2007
    • 133

    #2
    Hi All,
    additional info;
    if i try to ignore the error message, and continue the map creation, map that i've create will be missing (or deleted) with returning "Error: No Permission!"

    It scary me enough. I'm afraid if i'm edit my existing map will result the lost of that map!

    any help appreciate.

    Thanks,
    BEE

    Comment

    • Aly
      ZABBIX developer
      • May 2007
      • 1126

      #3
      It's fixed. In latest code from svn rev.6464. Also may try download our nightly build of pre 1.6.2 and use frontend from it.
      Zabbix | ex GUI developer

      Comment

      • bee
        Senior Member
        • Jun 2007
        • 133

        #4
        Thank you!

        Hi Aly,
        Thanks for your quick respond, solved now!.

        But how do i re-enable the previous missing map? i convince you if those maps still exist on sysmaps table on ZABBIX DB.

        The other thing, can we have functionality to hide/unhide label on map? this will be useful especially when you creating a map of switch as below screenshot


        Thanks,
        BEE
        Last edited by bee; 18-12-2008, 06:07. Reason: image doesn't show properly

        Comment

        • Aly
          ZABBIX developer
          • May 2007
          • 1126

          #5
          I haven't research the consequences, so I'm guessing: You'll probably have to manually find in table sysmaps, needed mapid, find in sysmap_elements failed element (it'll probably have wrong id in column resourceid). Delete all rows with given sysmapid and selementid in tables sysmap_links & all rows in sysmap_link_triggers with found linkid and in sysmap_elements itself.

          May be that will help.
          Zabbix | ex GUI developer

          Comment

          Working...