Search found 9 matches
- Thu May 13, 2010 9:43 am
- Forum: Plugin: (Network Weather Map)
- Topic: oversized bandwidth label boxes
- Replies: 3
- Views: 2065
It's usually to do with the bounding-box information in the truetype font - some fonts have bad information, which means Weathermap leaves too much/too little space - the angled boxes there are actually too short *and* too tall. Okay, so It's not just me. I would try a different font. Got it. I'm w...
- Mon May 10, 2010 2:47 pm
- Forum: Plugin: (Network Weather Map)
- Topic: oversized bandwidth label boxes
- Replies: 3
- Views: 2065
oversized bandwidth label boxes
Attached a screen snippet. It seems that both in classic and angled for BWSTYLE there is a "header" above all of the numbers given as bandwidth usage. This space is a bit of a waste, and ends up making compact maps harder. I've looked at "BWOUTLINECOLOR none" and "BWBOXCOLOR...
- Tue Mar 23, 2010 4:26 pm
- Forum: Plugin: (Network Weather Map)
- Topic: link : add 2 link
- Replies: 3
- Views: 1847
Hi, You can do something like this in the LINK section of your map: TARGET /eyesofnetwork/cacti-0.8.7e/rra/baie_f_traffic_in_57.rrd /eyesofnetwork/cacti-0.8.7e/rra/baie_f_traffic_in_56.rrd Which should be a sum of the pertinent values in each of the files, displayed as a single value. I use this fre...
- Wed Mar 10, 2010 11:06 am
- Forum: Plugin: (Network Weather Map)
- Topic: Time Zones & Localtime
- Replies: 7
- Views: 3781
(It REQUIRES php 5 or newer, to get the timezone info) Actually, I think it requires 5.2.x or newer to get it by default, according to this page http://us2.php.net/manual/en/datetime.installation.php Note: Experimental DateTime support in PHP 5.1.x Although the DateTime class (and related functions...
- Wed Mar 03, 2010 12:56 pm
- Forum: Plugin: (Network Weather Map)
- Topic: possible feature request: add carriager returns to labels
- Replies: 3
- Views: 1539
- Wed Mar 03, 2010 11:45 am
- Forum: Plugin: (Network Weather Map)
- Topic: Little things
- Replies: 2
- Views: 1337
Little things
Man, I love me some network weathermaps. I've found a couple of small things that are worth noting: 1) Docs. http://www.network-weathermap.com/manual/latest/pages/config-reference.html#LINK_INBWFORMAT The example is INBWFORMAT {node:this:inpercent}% of {node:this:max_bandwidth_in:%k}b/sec Except tha...
- Fri Jan 15, 2010 5:53 pm
- Forum: Plugin: (Network Weather Map)
- Topic: Time Zones & Localtime
- Replies: 7
- Views: 3781
- Fri Jan 15, 2010 5:04 pm
- Forum: Plugin: (Network Weather Map)
- Topic: Time Zones & Localtime
- Replies: 7
- Views: 3781
Closer?
Howie, Thanks for the pointers. I think I'm getting closer. This is what I have in the .conf file: NODE EST TARGET configs/times.tsv LABEL {node:this:bandwidth_in:%04d} POSITION 490 50 ICON configs/clock-10-10_33484_th.gif NODE GMT TARGET configs/times.tsv LABEL {node:this:bandwidth_in:%04d} POSITIO...
- Fri Jan 15, 2010 8:34 am
- Forum: Plugin: (Network Weather Map)
- Topic: Time Zones & Localtime
- Replies: 7
- Views: 3781
Time Zones & Localtime
I'm still stunned at how cool Weathermap is. I've got a map of nodes around the world broken down by timezone bands. Is there a method via Weathermap that would allow me to assign a timestamp or timezone to a node and have it adjust for localtime? For instance, It's now 1332 GMT. I would like to get...