weathermap4rrd wrote:what a pity ! Weathermap4rrd is great !
Seriously you're right Howie's tool is good too. I just confirmed that Weathermap4rrd support corner arrows.
bye
Alex
I try to use your weathermap.
But I get some error like this:
Warning: imagepng() [function.imagepng]: Unable to open '/var/www/htdocs/weathermap4rrd-php-1.2rc6/weathermap.png' for writing in /www/htdocs/weathermap/w4rrd.php on line 1105
WeatherMap4RRD 1.2RC8 : An error occured : HTMLFILE directive is not correctly defined in configuration.
Then I correct oUTPUTFILE weathermap.conf :
OUTPUTFILE /www/htdocs/weathermap/weathermap.png
Then I write down the addres
http://10.200.24.40/weathermap/index.php
I see that error:
WeatherMap4RRD 1.2RC8 : An error occured : HTMLFILE directive is not correctly defined in configuration.
Then I add the line:
HTMLFILE /www/htdocs/weathermap/map.html
Again i try the address
http://10.200.24.40/weathermap/index.php
Now: I get the error:
WeatherMap4RRD 1.2RC8 : An error occured : Le fichier /www/htdocs/weathermap/map.html n'est pas accessible en écriture.
Then ,I don't know how, I can see the graph. But it loaded to slow.
After that, I modify the weathermap.conf for LINKOVERLIBGRAPH, HTMLFILE (as /www/htdocs/weathermap/map.htm) and LINKINFOURL directives. When I fill these directives I go to browser and I see that a red cross.
Here is the My configurations:
Code: Select all
# Define path and name of a png file on server. You may comment this line if you don't want to keep a file of graph.
OUTPUTFILE /www/htdocs/weathermap/weathermap.png
HTMLFILE /www/htdocs/weathermap/map.htm
...
...
...
NODE bastille2
POSITION 136 387
IP 192.168.23.7
CHECK tcp 80
LABEL Bastille2
ICON icons/router_cisco.png
ICONRESIZE 75
NODE k7
POSITION 478 385
IP 192.168.23.8
CHECK ping
LABEL K7
ICON icons/terminal.png
ICONTPT 50
NODEINFOURL toto
NODEOVERLIBGRAPH toto2
...
...
...
LINK k7-bastille2
NODES bastille2 k7
TARGETOUT /www/htdocs/cacti/rra/m_2d_7507_traffic_in_10.rrd
TARGETIN /www/htdocs/cacti/rra/localhost_proc_7.rrd
LINKOVERLIBGRAPH http://10.200.24.240/cacti/graph_image.php?local_graph_id=7&rra_id=1&graph_nolegend=true&graph_height=120&g
raph_width=300
LINKINFOURL htp://10.200.24.240/cacti/graph_php&local_graph_id=7&rra_id=all
INPOS 1
OUTPOS 2
UNIT bits
BANDWIDTH 155
DISPLAYVALUE 1
ARROW circle
The I turn the brovser and click the "if you don't see any map, please click here to see error message. "
Here is the message:
What is the problem?
Warning: fopen(
http://10.200.24.240/weathermap/http:// ... ermap.conf) [function.fopen]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /www/htdocs/weathermap/graphic.php on line 168
Warning: fread(): supplied argument is not a valid stream resource in /www/htdocs/weathermap/graphic.php on line 169
Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/weathermap/graphic.php on line 170
Warning: fopen(
http://10.200.24.240/weathermap/http:// ... ermap.conf) [function.fopen]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /www/htdocs/weathermap/graphic.php on line 168
Warning: fread(): supplied argument is not a valid stream resource in /www/htdocs/weathermap/graphic.php on line 169
Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/weathermap/graphic.php on line 170
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/weathermap/graphic.php:168) in /www/htdocs/weathermap/w4rrd.php on line 1134
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/weathermap/graphic.php:168) in /www/htdocs/weathermap/w4rrd.php on line 1136
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/weathermap/graphic.php:168) in /www/htdocs/weathermap/w4rrd.php on line 1137
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/weathermap/graphic.php:168) in /www/htdocs/weathermap/w4rrd.php on line 1139
‰PNG IHDRì\•4»KPLTEÿÿÿÿÿÿÿ€€€øøøÜÒ<ÿŒÿ ÿÀÿğğğÿÀÿdÿŒË÷šŞyµ¤¤˜æåÚ½¼¬ÚÚÍÇŸ™µ »IDATxœíİ wÚ8€QfNξÛÍt÷ÿÿÒmÀI–ß&`몙–Œc'_ar»\J¨Ë«?ܼR]
....
...
What's wrong with me?