-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Trivial
-
None
-
Affects Version/s: 1.4.3
-
Component/s: Documentation (D)
-
None
Is:
For example, if we have 4000 items for monitoring
with refresh rate of 60 seconds, number of values per seconds
is calculated as 3000/60 = 50.
Should be:
For example, if we have 3000 items for monitoring
with refresh rate of 60 seconds, number of values per seconds
is calculated as 3000/60 = 50.