<br><font size=2><tt>Chris Neumann &lt;chris@asterdata.com&gt; wrote on
01/26/2007 11:44:42 AM:<br>
<br>
&gt; Joe,<br>
&gt; <br>
&gt; Were all four of your graphs generated from the same RRD, or were
<br>
&gt; they each from a different RRD<br>
&gt; with a different scale (i.e. hourly, rolled up to daily, rolled up
<br>
&gt; to monthly, etc.?)</tt></font>
<br>
<br><font size=2><tt>Same RRD.</tt></font>
<br><font size=2><tt><br>
&gt; <br>
&gt; In my case, I have data collected and stored in 1 second slots. &nbsp;<br>
&gt; Thus, a one-day graph would have<br>
&gt; 86,400 slots. &nbsp;When graphing, I might use the entire RRD or just
a <br>
&gt; subset of the domain (such as the<br>
&gt; last 10 minutes - 600 slots, by specifying appropriate parameters
<br>
&gt; for --end and --start). &nbsp;What I've<br>
&gt; found is unless I &quot;zoom in&quot; enough (restrict the graph's
domain <br>
&gt; using --end and --start), the VRULEs<br>
&gt; aren't drawn. &nbsp;My suspicion is that if the domain gets too large,
<br>
&gt; rrdtool graph will not display the<br>
&gt; VRULEs, as they have a fixed &quot;width&quot; of one slot (e.g. one
second, <br>
&gt; in my case). &nbsp;How does this<br>
&gt; compare to what you've been doing?</tt></font>
<br>
<br><font size=2><tt>The widest set of points I plot is 365 1-day points.</tt></font>
<br>
<br><font size=2><tt>A one-day graph in your case would need a width of
86400 pixels, and that sounds pretty big. So maybe rrdgraph 'fudges' when
the specified graph width is smaller than the number of plotted points.
And then it just skips 'fudging' the VRULE onto the graph. (?)</tt></font>
<br>
<br><font size=2><tt>Joe</tt></font>
<br>