metrics interval

metrics interval#

carbonio metrics interval _set|get|empty_ [param VALUE[,VALUE]]

Parameter List

NAME

TYPE

EXPECTED VALUES

DEFAULT

command (M)

String

set|get|empty

attribute (O)

String

value (O)

String

(M) == mandatory parameter, (O) == optional parameter

Usage example

carbonio metrics interval

Get the current interval value

Usage example

carbonio metrics interval 30

Set the interval to 30 seconds

Warning

this command is deprecated

use instead:

carbonio config get global {attribute}

carbonio config set global {attribute} {value}

carbonio config unset global {attribute}