info
Retrieve Redis server information and statistics by specifying sections such as memory or CPU. Analyze performance metrics and monitor server health efficiently.
Instructions
Get Redis server information and statistics.
Args: section: The section of the info command (default, memory, cpu, etc.).
Returns: A dictionary of server information or an error message.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
section | No | default |