Ad Widget

Collapse

Problem to view icons images and graphs

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bletraon
    Junior Member
    • Jun 2007
    • 6

    #1

    Problem to view icons images and graphs

    Hello,

    I'm a new user of zabbix.. I work under Fedora FC7. I use zabbix 1.4.
    Your product seems to me very interesting. All function, except the icons, images ang graphs. I checked in the base they are present. Moreover, I can post icons from the DB with the utility "Mysql Query Browser". I checked the presence in php.ini the arg dB seems OK.
    ==============================
    gd

    GD Support => enabled
    GD Version => bundled (2.0.34 compatible)
    FreeType Support => enabled
    FreeType Linkage => with freetype
    FreeType Version => 2.3.4
    GIF Read Support => enabled
    GIF Create Support => enabled
    JPG Support => enabled
    PNG Support => enabled
    WBMP Support => enabled
    XBM Support => enabled

    gettext

    GetText Support => enabled

    gmp

    gmp support => enabled
    GMP version => 4.1.4

    =========================

    Like AdrianW, I increases the memory_limit to 64M and notjhing happens.

    So Could you help me to see all the images icons and graphs.

    Thanks
  • woger
    Member
    • Sep 2005
    • 56

    #2
    If you check if the link which is used in the page is correct. (rightclick on missing icon and click "settings")
    If you copy/paste this link, does it work?
    Are the rights for the files OK?

    Comment

    • bletraon
      Junior Member
      • Jun 2007
      • 6

      #3
      Originally posted by woger
      If you check if the link which is used in the page is correct. (rightclick on missing icon and click "settings")
      If you copy/paste this link, does it work?
      Are the rights for the files OK?
      Hello, my answer is : nothing happens when i copy /paste the object.

      In fact, I can't see nothing, no images no maps ands no graphs !

      The rights are OK, and thru an SQL interface, I can load these images and put on a screen.

      Thanks

      Comment

      • SATux
        Junior Member
        • Dec 2006
        • 10

        #4
        Same Problem

        I am experiencing the exact same problem. The issue seems to be with the vtext.php where it is not outputting the generated image.

        My system is: CentOS 5, PHP 5.1.6, Apache 2.2.3, php-gd, php-bcmath

        All standard distro supplied rpm's. I have a Zabbix 1.1.7 system running and have matched the php.ini files against each other. Still no joy. (the 1.1.7 system is running on a debian, php4, apache1.3 system however)


        Anyone else seeing this problem? Any Ideas?

        Thanks
        S

        I have just installed it on the debian box and it all works fine. So it seems to point to PHP5......
        Last edited by SATux; 27-06-2007, 14:54.

        Comment

        Working...