6c7a051b99
of the network links of your network. The required data are acquired from graphs created by the MRTG package and are displayed as two ways colored arrows on a map representing the logical topology of the network. The resulted image is presented in a web page using extra DHTML and JavaScript code for web-over pop-ups, based on the OverLib JavaScript library. WWW: http://netmon.grnet.gr/weathermap/ Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br> (via private mail)
11 lines
474 B
Text
11 lines
474 B
Text
bin/weathermap
|
|
%%EXAMPLESDIR%%/weathermap.conf
|
|
%%EXAMPLESDIR%%/weathermap.html
|
|
%%EXAMPLESDIR%%/weathermap.png
|
|
%%EXAMPLESDIR%%/overlib_mini.js
|
|
%%EXAMPLESDIR%%/weathermap-background.png
|
|
%%EXAMPLESDIR%%/weathermap-overlib.html
|
|
@unexec if cmp -s %%PREFIX%%/etc/weathermap/weathermap.conf %%PREFIX%%/etc/weathermap/weathermap.sample.conf; then rm %%PREFIX%%/etc/weathermap/weathermap.conf; fi
|
|
etc/weathermap/weathermap.sample.conf
|
|
@dirrmtry etc/weathermap
|
|
@dirrm %%EXAMPLESDIR%%
|