Ad Widget

Collapse

Unable to assign icons in map creation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hornos
    Junior Member
    • Sep 2006
    • 12

    #1

    Unable to assign icons in map creation

    Hi,

    Using Zabbix 1.1.3.
    Actually nothing is showing up in Icon (OFF) and Icon (ON) dropdown menus and those 2 fields are mandatory
  • Palmertree
    Senior Member
    • Sep 2005
    • 746

    #2
    I just checked mine on 1.1.3 and I am showing drop downs on my maps for on and off icons. What version of Zabbix are you running?

    Comment

    • James Wells
      Senior Member
      • Jun 2005
      • 664

      #3
      Greetings,
      Originally posted by hornos
      Using Zabbix 1.1.3.
      Actually nothing is showing up in Icon (OFF) and Icon (ON) dropdown menus and those 2 fields are mandatory
      Right off the bat, I suspect that you have not loaded the images.sql data file yet. The code uses the images that are in the database, if the images aren't loaded you won't be able to select them.
      Unofficial Zabbix Developer

      Comment

      • hornos
        Junior Member
        • Sep 2006
        • 12

        #4
        Originally posted by James Wells
        Greetings,

        Right off the bat, I suspect that you have not loaded the images.sql data file yet. The code uses the images that are in the database, if the images aren't loaded you won't be able to select them.
        That was it, thanx
        As far as I can remember Zabbix 1.1.2 did not require this operation

        BTW, why not loadind a single SQL file instead of loading separately data, schema and images ?

        Comment

        • Alexei
          Founder, CEO
          Zabbix Certified Trainer
          Zabbix Certified SpecialistZabbix Certified Professional
          • Sep 2004
          • 5654

          #5
          Originally posted by hornos
          As far as I can remember Zabbix 1.1.2 did not require this operation

          BTW, why not loadind a single SQL file instead of loading separately data, schema and images ?
          The documentation will be updated very soon.

          PostgreSQL requires diffent SQL statement in order to import images. That's why we decided to split original data.sql into two files.
          Alexei Vladishev
          Creator of Zabbix, Product manager
          New York | Tokyo | Riga
          My Twitter

          Comment

          Working...