updated docs
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<div class="text">
|
||||
<h4>Getting correct stats values</h4>
|
||||
|
||||
<p>In <span class="code">fsStats()</span>, <span class="code">disksIO()</span> and <span class="code">networkStats()</span> the
|
||||
<p>In <span class="code">fsStats()</span>, <span class="code">disksIO()</span>, <span class="code">currentLoad()</span> and <span class="code">networkStats()</span> the
|
||||
results / sec. values (rx_sec, IOPS, ...) are calculated correctly beginning with the <strong>second</strong> call of the function.
|
||||
It is determined by calculating the difference of transferred bytes / IOs divided by the time between two calls of the function.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user