This step-by-step guide explains how to setup and monitor standalone Redis Cache resources using CloudMonix.
In this article
1. Monitoring setup
2. Collect, understand and use your data
2.1 Metrics
2.2 Alerts
2.3 Actions
3. Setup verification and troubleshooting
Did you know?
CloudMonix provides advanced monitoring metrics and features for Redis Cache. Noteworthy:
- CloudMonix connects to Redis Cache directly from within own cloud premise thru user-defined IP address and port which need to be white-listed as described in this article
- CloudMonix receives data by directly connecting and querying databases
- pre-configured metrics: connected clients, hit rate, key statistics, server load, slaves, resource status, used memory
- alerts on high server load and resource outages
- ability to run custom LUA scripts on specified resources
Setup
a. Add new Redis Cache:
Click the Add New button in the top right corner of your dashboard:
b. Firewall configuration:
CloudMonix monitoring services are hosted in Azure and use static IP addresses to perform monitoring. In certain circumstances user-defined firewall rules may prevent CloudMonix from accessing the monitored resources. Given this scenario, it is necessary to white-list CloudMonix IP addresses as described in this article.
c. Fill in required information in the Definition tab:
Definition tab provides settings for the resource name, credentials, host name, host port, setting to enable SSL, configuration template and categories:
Best Practices
Configuration Template setting provides pre-defined configuration templates available in CloudMonix by default as well as previously stored custom templates. See predefined templates for Redis Cache for reference.
Definition tab for an existing resource can be accessed by clicking the resource's monitoring settings in the performance dashboard:
d. Advanced configuration:
Advanced configuration tab provides additional monitoring settings, which are already set as default for most use-cases.
Collect, understand and use your data
a. Metrics:
Diagnostic data points retrieved from the monitored resource are referred to as metrics . CloudMonix provides default templates for the metrics recommended for common configurations. Metrics can be further added, removed or customized in the Metrics tab of the Redis Cache resource configuration dialog:
b. Alerts:
CloudMonix features a sophisticated alert engine that allows alerts to be published for very particular conditions pre-defined by a template configuration or custom based on any of the available metrics. Alerts can be further added, removed or customized in the Alerts tab of the Redis Cache resource configuration dialog:
c. Actions:
Actions are automation features that can be configured to fire based on specific conditions or schedule. Actions can be added and configured in the Actions tab of the Redis Cache resource configuration dialog:
Available actions include the ability to run custom LUA scripts on specified resources based on condition or schedule.
Setup verification and troubleshooting
a. Setup verification:
Successful resource setup can be verified by clicking Test button in the resource configuration dialog and visiting the Test Results tab:
b. Troubleshooting monitoring issues:
CloudMonix provides deep insights into resource monitoring issues via the Status Dashboard screen. The screen allows to overview resources that have raised alerts and troubleshoot them by diving into the monitoring logs.
Read the full article on how to use Status Dashboard to diagnose resource monitoring issues.