| Cheshire Cat Computing http://www.steveshipway.org/forum/ |
|
| Use of --alt-y-grid ...or more difficult (maybe) --y-grid http://www.steveshipway.org/forum/viewtopic.php?f=26&t=1700 |
Page 1 of 1 |
| Author: | adamy [ Sat Jan 17, 2009 3:27 am ] |
| Post subject: | Use of --alt-y-grid ...or more difficult (maybe) --y-grid |
Previously posted as how to graph numbers significantly smaller than 1, but greater than 0. I've added: push @params,'--alt-y-grid' if($RRDs::VERSION >= 1.2); I'm not sure when the feature was added to rrdtool, so I put the restriction that it must be at least 1.2, but this allows me to use the 'rescale' function in routers2 to get the y-grid to step dynamically in terms of values like 0.00008 to 0.0001 and so forth. The only thing would be to have routers2 realize the value of the graph and choose the correct scale automatically, but this might be a bit too much to ask. |
|
| Author: | stevesh [ Mon Jan 19, 2009 12:15 pm ] |
| Post subject: | Re: Use of --alt-y-grid ...or more difficult (maybe) --y-grid |
v.2.20 now has a new option in the oruters2.conf, 'altygrid=y' to enable this sort of behaviour. |
|
| Author: | adamy [ Tue Jan 20, 2009 3:10 am ] |
| Post subject: | Re: Use of --alt-y-grid ...or more difficult (maybe) --y-grid |
Thanks Steve. |
|
| Page 1 of 1 | All times are UTC + 12 hours [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|