Pages: [1]   Go Down
Author Topic: Re: some icons aren`t visible  (Read 354 times)
0 Members and 1 Guest are viewing this topic.
Chriss
Newbie
*

Karma: 1
Offline Offline

Posts: 9


View Profile
« on: February 23, 2010, 08:26:43 AM »

Hi,

I have the same problem on my solaris box. But libgd is installed:
grep SMCgd /var/sadm/install/contents
/usr/local/include/entities.h f none 0644 bin bin 4673 51224 1200629926 SMCgd
/usr/local/include/gd.h f none 0644 bin bin 32790 31763 1200629926 SMCgd
/usr/local/include/gd_io.h f none 0644 bin bin 1154 26894 1200629926 SMCgd
/usr/local/include/gdcache.h f none 0644 bin bin 2812 35204 1200629926 SMCgd
/usr/local/include/gdfontg.h f none 0644 bin bin 623 50453 1200629926 SMCgd
/usr/local/include/gdfontl.h f none 0644 bin bin 621 50505 1200629926 SMCgd
/usr/local/include/gdfontmb.h f none 0644 bin bin 590 47598 1200629926 SMCgd
/usr/local/include/gdfonts.h f none 0644 bin bin 585 47373 1200629926 SMCgd
/usr/local/include/gdfontt.h f none 0644 bin bin 617 50018 1200629926 SMCgd
/usr/local/include/gdfx.h f none 0644 bin bin 2396 8121 1200629926 SMCgd
/usr/local/lib/libgd.a f none 0644 bin bin 280944 10749 1200629926 SMCgd
/usr/local/lib/libgd.la f none 0755 bin bin 1201 37334 1200629926 SMCgd
/usr/local/lib/libgd.so=libgd.so.2.0.0 s none SMCgd
/usr/local/lib/libgd.so.2=libgd.so.2.0.0 s none SMCgd
/usr/local/lib/libgd.so.2.0.0 f none 0755 bin bin 266848 8148 1200629926 SMCgd

And php is supporting gd, here is the snipit from phpinfo():

gd
GD Support  enabled 
GD Version  2.0 or higher 
FreeType Support  enabled 
FreeType Linkage  with freetype 
FreeType Version  2.3.9 
GIF Read Support  enabled 
GIF Create Support  enabled 
JPG Support  enabled 
PNG Support  enabled 
WBMP Support  enabled 

:?

Thanks,

Chriss

Logged

Sancho Lerena
Administrator
Expert member
*****

Karma: 24
Offline Offline

Posts: 1141


I can see everything... with my glasses :-)


View Profile WWW
« Reply #1 on: February 27, 2010, 08:29:44 PM »

What are the icons  you cannot see ?

Hi,

I have the same problem on my solaris box. But libgd is installed:
grep SMCgd /var/sadm/install/contents
/usr/local/include/entities.h f none 0644 bin bin 4673 51224 1200629926 SMCgd
/usr/local/include/gd.h f none 0644 bin bin 32790 31763 1200629926 SMCgd
/usr/local/include/gd_io.h f none 0644 bin bin 1154 26894 1200629926 SMCgd
/usr/local/include/gdcache.h f none 0644 bin bin 2812 35204 1200629926 SMCgd
/usr/local/include/gdfontg.h f none 0644 bin bin 623 50453 1200629926 SMCgd
/usr/local/include/gdfontl.h f none 0644 bin bin 621 50505 1200629926 SMCgd
/usr/local/include/gdfontmb.h f none 0644 bin bin 590 47598 1200629926 SMCgd
/usr/local/include/gdfonts.h f none 0644 bin bin 585 47373 1200629926 SMCgd
/usr/local/include/gdfontt.h f none 0644 bin bin 617 50018 1200629926 SMCgd
/usr/local/include/gdfx.h f none 0644 bin bin 2396 8121 1200629926 SMCgd
/usr/local/lib/libgd.a f none 0644 bin bin 280944 10749 1200629926 SMCgd
/usr/local/lib/libgd.la f none 0755 bin bin 1201 37334 1200629926 SMCgd
/usr/local/lib/libgd.so=libgd.so.2.0.0 s none SMCgd
/usr/local/lib/libgd.so.2=libgd.so.2.0.0 s none SMCgd
/usr/local/lib/libgd.so.2.0.0 f none 0755 bin bin 266848 8148 1200629926 SMCgd

And php is supporting gd, here is the snipit from phpinfo():

gd
GD Support  enabled 
GD Version  2.0 or higher 
FreeType Support  enabled 
FreeType Linkage  with freetype 
FreeType Version  2.3.9 
GIF Read Support  enabled 
GIF Create Support  enabled 
JPG Support  enabled 
PNG Support  enabled 
WBMP Support  enabled 

:?

Thanks,

Chriss


Logged

-- See you in the other screen.

Chriss
Newbie
*

Karma: 1
Offline Offline

Posts: 9


View Profile
« Reply #2 on: March 03, 2010, 08:27:11 AM »

Forget it... I thinks that is a problem with the graphviz. I need to get that working first.
Logged

Chriss
Newbie
*

Karma: 1
Offline Offline

Posts: 9


View Profile
« Reply #3 on: March 04, 2010, 03:43:19 PM »

Now I need your help..... ;)

I installed the graphviz (2.26.3) stuff into /opt/gnu/current/(bin) today, but the graphs are still now coming up. If I click in "Agent view" -> "Monitor details" in the "Graph" column on the Graph symbol a popup comes up with an broken image symbol in the center of that popup. :(
The page was completely blank before I installed the graphviz stuff, so I think that I need that twopi bin from the graphviz stuff. The other thing is, that I can not install the graphviz into prefix=/, I need to put it in /opt/gnu/current/ (pollicy by the bank), I can help myself for testing with some links. So I placed the links but I'm stuck now with the broken image symbol.
Do I need to link more then twopi? Which kind of image is pandora trying to create? (jpeg, png...) Is there anyway to test the support for that image format?

Thanks,

Chriss
Logged

Chriss
Newbie
*

Karma: 1
Offline Offline

Posts: 9


View Profile
« Reply #4 on: March 05, 2010, 10:28:46 AM »

Here is the line from the apache error log:
File does not exist: /opt/pandora/current/console/scwblank.html, referer: http://zaszbv5/operation/agentes/stat_win.php?type=sparse&period=86400&id=1&label=cpu_user&refresh=600

And this is true, the file is not there. :?
Logged

Pages: [1]   Go Up
Print
 
Jump to:  


SourceForge.net Logo  This site is monitored by Pandora FMS   ArticaST