1. Home
  2. Docs
  3. Monitoring
  4. Linux addons
  5. Databases
  6. Redis

Redis

Here we will detail the metrics necessary to verify the performance on the Redis database service. The features are:

  • Commands per second
  • RAM used
  • Blocked customers
  • Connected clients
  • Evicted keys
  • Fragmentation ratio
  • Total size of objects

 

The necessary requirement for the configuration of the Redis monitreo is to use versions greater than 2.6.

The values that must be set are the following:

  • Redis IP address: Here you must configure the IP where Redis is listening. The default value is 127.0.0.1
  • Redis port: Configure the port where Redis is listening. The default value is 6379.
  • Login password: Here you will place a password to use when connecting to the server. By default, Redis does not have a password.
Was this article helpful to you? Yes No

How can we help?