+2394. [func] razvan
+ Added new 'statistic-global-get-all' command for kea-dhcp4
+ and kea-dhcp6 servers, which returns all statistica except
+ subnet counters.
+ (Gitlab #3213)
+
2393. [func] razvan
Added global counters for 'assigned-addresses',
'assigned-nas' and 'assigned-pds'. The 'stat-lease4-get'
"arguments": { }
}
-The server responds with details of all recorded statistics, with a
-result set to 0 to indicate that it iterated over all statistics (even
-when the total number of statistics is zero).
-
Here is an example response returning all collected statistics:
::
----------------------------------------
The :isccmd:`statistic-global-get-all` command retrieves all global statistics recorded
-(same as :isccmd:`statistic-global-get-all` but omitting subnet statistics). An example
+(same as :isccmd:`statistic-get-all` but omitting subnet statistics). An example
command may look like this:
::
"arguments": { }
}
-The server responds with details of all recorded statistics, with a
-result set to 0 to indicate that it iterated over all statistics (even
-when the total number of statistics is zero).
-
Here is an example response returning all collected statistics:
::
"This command retrieves all recorded statistics."
],
"cmd-comment": [
- "The server responds with the details of all recorded statistics, with a result of 0 indicating that it iterated over all statistics (even when the total number of statistics is zero)."
+ "The server responds with the details of all recorded statistics."
],
"cmd-syntax": [
"{",
"This command retrieves all recorded global statistics (omitting subnet statistics)."
],
"cmd-comment": [
- "The server responds with the details of all recorded global statistics (omitting subnet statistics), with a result of 0 indicating that it iterated over all global statistics (even when the total number of global statistics is zero)."
+ "The server responds with the details of all recorded global statistics (omitting subnet statistics)."
],
"cmd-syntax": [
"{",