]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[915_time_unit_of_duration_parameter_is_not_defined] define time unit of `duration...
authorFranciszek <fagorski9@gmail.com>
Mon, 23 Sep 2019 15:10:45 +0000 (17:10 +0200)
committerMichal Nowikowski <godfryd@isc.org>
Thu, 26 Sep 2019 07:44:33 +0000 (03:44 -0400)
doc/sphinx/arm/stats.rst

index 353be8d29923f419a970f7e14fb22813370fef29..7a2f98c289048e5baa7d69bf8c3a05712a626e5e 100644 (file)
@@ -275,8 +275,10 @@ The statistic-sample-age-set Command
 ----------------------------------------
 
 The ``statistic-sample-age-set`` command sets time based limit
-for collecting samples for given statistic. An example command may look
-like this:
+for collecting samples for given statistic. It takes two parameters a string
+called ``name``, which specifies the statistic name and integer value called
+``duration``, which specifies the time limit for given statistic in seconds.
+An example command may look like this:
 
 ::
 
@@ -301,8 +303,9 @@ The statistic-sample-age-set-all Command
 --------------------------------------------
 
 The ``statistic-sample-age-set-all`` command sets time based limits
-for collecting samples for all statistics. An example command may look
-like this:
+for collecting samples for all statistics. It takes single-integer parameter
+called ``duration``, which specifies the time limit for given statistic
+in seconds. An example command may look like this:
 
 ::