Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
frostyritz wrote:anyone know if you can iframe to a realtime graph In the actual page without doing a mouse hover.
Thanks
The image is static. You'd have to edit the HTML to make a div over the top of the actual weathermap image. There isn't a way to do that in the configuration. I've been thinking for a while that allowing you to include additional javascript in the html output might be useful, but it also makes it possible to break Cacti's web pages.
With that, you'd then be able to use js/jquery to insert additional stuff on the page. It would be a pain to maintain, if it changed regularly.
Ahhh yea thats exactly what i was thinking some thing todo with jquery
My reason is if were in an outage situation they like stats available / ready every 30 seconds to minute which would at least be a cool way to gather market stats and the Graph view of it just makes it a good view then i was iframe/embed some
though i did somethign like this to convert and go to png and then weathermap.
ifconfig | convert -background black -fill white \
-font Helvetica -pointsize 14 \
label:@- cmd.png
though what if i also did somehow build a gif would it show a gif image or is it purely static setup.
Thanks a bunch i did some Really cool stuff with it i did like a master market config and then a template config generator so it would query Graphs based on matches so i autocreated 40 weathermaps from a master template.
frostyritz wrote:Ahhh yea thats exactly what i was thinking some thing todo with jquery
My reason is if were in an outage situation they like stats available / ready every 30 seconds to minute which would at least be a cool way to gather market stats and the Graph view of it just makes it a good view then i was iframe/embed some
though i did somethign like this to convert and go to png and then weathermap.
ifconfig | convert -background black -fill white \
-font Helvetica -pointsize 14 \
label:@- cmd.png
though what if i also did somehow build a gif would it show a gif image or is it purely static setup.
Thanks a bunch i did some Really cool stuff with it i did like a master market config and then a template config generator so it would query Graphs based on matches so i autocreated 40 weathermaps from a master template.
skeffling wrote:One of my maps for an ISP, a simpler version for a screen on the wall, and as it's a wall screen we're not needing to show figures. Thanks Howie!
Heh! Our other map, which has much more detail, has over 25 ninks! They seem like a good way of showing in/out traffic in simple way. I'd like to be able to hide the bandwidth figures in a nink, but that's a question in another thread
He intentado de mil maneras hacer este gráfico en Weathermaps pero siempre me da algún error. he descargado sus códigos pero no muestra cambios en el puerto (up / down).
11/01/2016 09:00:32 AM - WEATHERMAP: Poller[0] [Map 74] PUERTOSSW.conf: Wrote map to /usr/share/cacti/site/plugins/weathermap/output/52a297106d126b73a786.png and /usr/share/cacti/site/plugins/weathermap/output/52a297106d126b73a786.thumb.png
11/01/2016 09:00:32 AM - WEATHERMAP: Poller[0] [Map 74] PUERTOSSW.conf: About to write image file. If this is the last message in your log, increase memory_limit in php.ini [WMPOLL01]
11/01/2016 09:00:32 AM - WEATHERMAP: Poller[0] WARNING: [Map 74] PUERTOSSW.conf: ProcessTargets: NODE G8, target: gauge:/var/lib/cacti/rra/switch_8_traffic_in_1669.rrd:traffic_in:int_status:- on config line 144 of /usr/share/cacti/site/plugins/weathermap/configs/PUERTOSSW.conf was not recognised as a valid TARGET [WMWARN08]
11/01/2016 09:00:32 AM - WEATHERMAP: Poller[0] [Map 74] PUERTOSSW.conf: Map: /usr/share/cacti/site/plugins/weathermap/configs/PUERTOSSW.conf -> /usr/share/cacti/site/plugins/weathermap/output/52a297106d126b73a786.html & /usr/share/cacti/site/plugins/weathermap/output/52a297106d126b73a786.png
Estoy haciendo la prueba con un solo puerto (sin la imagen del switch). En lo que sea exitoso lo que quiero montare todo.