Search found 14 matches

by trogs
Thu Dec 05, 2013 5:30 am
Forum: Plugin: (Network Weather Map)
Topic: possibility of using d3.js
Replies: 1
Views: 1644

possibility of using d3.js

Question for Howie :) I wondered if you had thought of generating weathermaps that use d3.js - http://d3js.org/ to display them, rather than static html/png images? We've been playing a bit internally with our graphite based system and come up with some nice looking weathermap type stuff, and would ...
by trogs
Tue May 22, 2012 5:04 pm
Forum: Plugin: (Network Weather Map)
Topic: show older data on weathermap?
Replies: 2
Views: 754

Re: show older data on weathermap?

Thanks Howie :)
Totally missed that !
by trogs
Mon May 21, 2012 5:39 pm
Forum: Plugin: (Network Weather Map)
Topic: show older data on weathermap?
Replies: 2
Views: 754

show older data on weathermap?

Hi, bit of a strange question, probably one for Howie :) Is it possible to get weathermap to pull an older data segment from the rrd file rather than the current time - at the moment the server I have doing my weathermap gets the rrd files rsynced periodically, sometimes these end up being more than...
by trogs
Sun Feb 07, 2010 6:09 pm
Forum: Plugin: (Network Weather Map)
Topic: click and drag
Replies: 2
Views: 1265

oh what a dummy, I didn't even notice the move button! Thanks for pointing out the obvious :)

Video looks neat. Look forward to the day when it's that easy to do :)
by trogs
Thu Feb 04, 2010 9:37 pm
Forum: Plugin: (Network Weather Map)
Topic: click and drag
Replies: 2
Views: 1265

click and drag

Hey Howie,

Do you have any plans to be able to click/drag the nodes around via the editor? Getting to the point where it would be handy to be able to do this with complex maps, rather than mucking around entering co-ordinates manually..
by trogs
Wed Dec 16, 2009 5:24 pm
Forum: Plugin: (Network Weather Map)
Topic: editor bug
Replies: 2
Views: 1390

editor bug

Just noticed an editor/weathermap bug, if editing an existing map, and you create a new node, and have a space in the node name, it will move the previous node to the location of the new one with the space in the name. Anyone else noticed the same thing? just upgraded to the 0.97test4 now, behavior ...
by trogs
Sun Nov 22, 2009 3:38 pm
Forum: Plugin: (Network Weather Map)
Topic: zorder of bwlabel?
Replies: 2
Views: 1705

Yeah, I was using the BWLABELPOS to move them around but as the links were drawn on an angle next to each other the top corners were getting cut off.

the BWSTYLE angled seems to work though, I hadn't even thought of that :)

Cheers
by trogs
Wed Nov 18, 2009 7:21 pm
Forum: Plugin: (Network Weather Map)
Topic: zorder of bwlabel?
Replies: 2
Views: 1705

zorder of bwlabel?

Heya, I'm just wondering if there is currently any way to specify the zorder of the bandwidth label separately to the zorder of the link - basically I want the bandwidth labels to always be on top of any links. Mainly this is a problem on side-by-side links - what happens is that one of the links di...
by trogs
Wed Oct 21, 2009 4:57 pm
Forum: Plugin: (Network Weather Map)
Topic: Weathermap 0.97 test (updated -> test4)
Replies: 31
Views: 13593

Chopped some bits and pieces to protect the innocent, but this is an example. The actual VIASTYLE angled line was actually not supposed to be there (just a leftover from a previous version of the map config), I was just curious that the previous version showed this as a normal link, but this new ver...
by trogs
Tue Oct 20, 2009 6:55 pm
Forum: Plugin: (Network Weather Map)
Topic: Weathermap 0.97 test (updated -> test4)
Replies: 31
Views: 13593

Heya,

I noticed that if i have VIASTYLE angled in a link, with no VIA parameters, then it seems to make the link transparent.. Bug?
by trogs
Wed Jun 17, 2009 8:34 pm
Forum: Plugin: (Network Weather Map)
Topic: default link width bug
Replies: 1
Views: 1391

default link width bug

Hi,

I think there's a bug in 0.96a which affects the ability to set the default link width.

If you set it to 5, and then go back into the settings, it will reset to 7, then remove all your custom link widths on the map.

Not a show stopper, but still kinda annoying.
by trogs
Wed May 20, 2009 7:01 pm
Forum: Plugin: (Network Weather Map)
Topic: average or maximum value over 24h?
Replies: 2
Views: 2366

Thanks, got it going. SET rrd_start -2days SET rrd_period 172800 SET rrd_aggregate_function MAXIMUM Needed to use the max value across a couple of days, and add a scale:300000 to the target in order to get the map to display a good number. As the value in the RRD is a 5 minute average of errors - * ...
by trogs
Mon May 18, 2009 9:31 pm
Forum: Plugin: (Network Weather Map)
Topic: average or maximum value over 24h?
Replies: 2
Views: 2366

average or maximum value over 24h?

Hi, Just wondering if it's possible to get the average value (or preferably the max value) over the last 24 hours and graph that? I think I read a thread a while ago that this was going to be possible in 0.96 ? Not sure if this made it in or not. Basically I'm trying to create a graph to check link ...
by trogs
Mon Apr 20, 2009 5:33 pm
Forum: Plugin: (Network Weather Map)
Topic: [INFO] Weathermap 0.96 released.
Replies: 23
Views: 12776

Hi, I was having the problem of unclickable nodes with debian etch + php 5.2.0-8+etch13

The new file from SVN seems to have fixed it though :)