You are not logged in.
Greetings! I have GLPI 0.68.3 running on CentOS 5. I was able to load the Network Architecture plugin (Plugin Archires v1.4) successfully. I installed graphviz 2.8, graphviz-devel 2.8 , graphviz-graphs 2.8 rpm packahes. I mapped some switches to computers for testing. When I initiate the plugin, I do not see a graphic image of the network. I do see the legend for Ethernet display. In debug mode I get this error:
PHP ERROR :
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 76 in /var/www/html/glpi/inc/dbmysql.class.php on line 117
PHP ERROR :
Warning: fread() [function.fread]: Length parameter must be greater than 0 in /var/www/html/glpi/plugins/archires/inc/plugin_archires.functions_display.php on line 630
Is this a configuration error on my part or something else.
Steve
Offline
Greetings again.
I have this working now. I uninstalled the graphviz and graphviz-graphs from CentOS5. Then I installed the graphviz-2.8-1.el3.i386.rpm and graphviz-graphs-2.8-1.el3.i386.rpm from http://www.graphviz.org/pub/graphviz/ARCHIVE/ See the message on the forums I found that helped me get this working.
Rebooted server and now I can see the graphs!
I hope this helps someone out. But why does the graphviz from CentOS5 not work?
Thanks,
Steve
Ca marche!..
BOn voici ma manip.
J'ai installé les paquets rpm suivants la première fois:
graphviz-2.8-8.el4.at.x86_64.rpm
graphviz-graphs-2.8-8.el4.at.x86_64.rpm
Donc cela ne fonctionnait pas.Je les ai désinstallé et remplacé par:
graphviz-2.8-1.el3.x86_64.rpm
graphviz-graphsgraphviz-2.8-1.el3.x86_64.rpm
Et hop!
Donc Archires 1.4 avec RedHat Linux enterprise ES4 il faut utiliser la version 2.8-1 de Graphviz.
Problème résolu
Offline