~ubuntu-branches/ubuntu/trusty/torrus/trusty-proposed

« back to all changes in this revision

Viewing changes to sup/webplain/explain-rrdgraph.html

  • Committer: Bazaar Package Importer
  • Author(s): Marc Haber
  • Date: 2008-03-08 00:18:46 UTC
  • mfrom: (1.2.1 upstream) (3.1.3 hardy)
  • Revision ID: james.westby@ubuntu.com-20080308001846-q3pinwcswe3uf7wj
Tags: 1.0.6-2
Add torrus-common.NEWS advising people to recompile their
configuration upon upgrading to torrus 1.0.6.
Thanks to Joerg Dorchain. Closes: #469274

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
the values. The scaling magnitude is displayed alongside the numerical value,
62
62
with the following meaning:
63
63
<ul>
64
 
<li>a: 10e-18 Ato</li>
 
64
<li>a: 10e-18 Atto</li>
65
65
<li>f: 10e-15 Femto</li>
66
66
<li>p: 10e-12 Pico</li>
67
67
<li>n: 10e-9  Nano</li>
70
70
<li>k: 10e+3   Kilo</li>
71
71
<li>M: 10e+6   Mega</li>
72
72
<li>G: 10e+9   Giga</li>
73
 
<li>T: 10e+12  Terra</li>
 
73
<li>T: 10e+12  Tera</li>
74
74
<li>P: 10e+15  Peta</li>
75
75
<li>E: 10e+18  Exa</li>
76
76
</ul>