rladmin 集群stats_archiver

启用/停用统计信息存档器。

Redis 企业软件

启用或停用 stats archiver,它以 CSV(逗号分隔值)格式记录统计数据。

rladmin cluster stats_archiver { enabled | disabled }

Parameters

Parameter Description
enabled Turn on the stats archiver
disabled Turn off the stats archiver

Returns

Returns the updated status of the stats archiver.

Example

$ rladmin cluster stats_archiver enabled 
Status: enabled
RATE THIS PAGE
Back to top ↑