Solr Server Metrics
In addition to these base metrics, many aggregate metrics are available.
If an entity type has parents defined, you can formulate all possible
aggregate metrics using the formula
base_metric_across_parents
.
In addition, metrics for aggregate totals can be formed by adding the prefix
total_
to the front of the metric name.
Use the type-ahead feature in the Cloudera Manager chart browser to find the exact aggregate metric name, in case the plural form does not end in "s".
For example, the following metric names may be valid for Solr Server:
-
alerts_rate_across_clusters
-
total_alerts_rate_across_clusters
Some metrics, such as alerts_rate
, apply to nearly every metric context. Others only apply to a
certain service or role.
Metric Name | Description | Unit | Parents | CDH Version |
---|---|---|---|---|
alerts_rate | The number of alerts. | events per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
cgroup_cpu_system_rate | CPU usage of the role's cgroup | seconds per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
cgroup_cpu_user_rate | User Space CPU usage of the role's cgroup | seconds per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
cgroup_mem_page_cache | Page cache usage of the role's cgroup | bytes | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
cgroup_mem_rss | Resident memory of the role's cgroup | bytes | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
cgroup_mem_swap | Swap usage of the role's cgroup | bytes | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
cgroup_read_bytes_rate | Bytes read from all disks by the role's cgroup | bytes per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
cgroup_read_ios_rate | Number of read I/O operations from all disks by the role's cgroup | ios per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
cgroup_write_bytes_rate | Bytes written to all disks by the role's cgroup | bytes per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
cgroup_write_ios_rate | Number of write I/O operations to all disks by the role's cgroup | ios per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
cpu_system_rate | Total System CPU | seconds per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
cpu_user_rate | Total CPU user time | seconds per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
events_critical_rate | The number of critical events. | events per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
events_important_rate | The number of important events. | events per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
events_informational_rate | The number of informational events. | events per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
fd_max | Maximum number of file descriptors | file descriptors | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
fd_open | Open file descriptors. | file descriptors | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
health_bad_rate | Percentage of Time with Bad Health | seconds per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
health_concerning_rate | Percentage of Time with Concerning Health | seconds per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
health_disabled_rate | Percentage of Time with Disabled Health | seconds per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
health_good_rate | Percentage of Time with Good Health | seconds per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
health_unknown_rate | Percentage of Time with Unknown Health | seconds per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
jvm_direct_memory_buffers | Number of buffers in the Direct Memory Buffer Pool | buffers | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
jvm_direct_memory_capacity | Capacity of the Direct Memory Buffer Pool | bytes | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
jvm_direct_memory_used | Memory used by the JVM for the Direct Memory Buffer Pool | bytes | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
jvm_gc_rate | Number of garbage collections | garbage collections per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
jvm_gc_time_ms_rate | Total time spent garbage collecting. | ms per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
jvm_heap_committed_mb | Total amount of committed heap memory. | MB | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
jvm_heap_used_mb | Total amount of used heap memory. | MB | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
jvm_max_memory_mb | Maximum allowed memory. | MB | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
jvm_non_heap_committed_mb | Total amount of committed non-heap memory. | MB | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
jvm_non_heap_used_mb | Total amount of used non-heap memory. | MB | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
mem_rss | Resident memory used | bytes | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
mem_swap | Amount of swap memory used by this role's process. | bytes | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
mem_virtual | Virtual memory used | bytes | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
oom_exits_rate | The number of times the role's backing process was killed due to an OutOfMemory error. This counter is only incremented if the Cloudera Manager "Kill When Out of Memory" option is enabled. | exits per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
read_bytes_rate | The number of bytes read from the device | bytes per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
solr_core_status_collection_duration | Solr Core Status Collection Duration | ms | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
unexpected_exits_rate | The number of times the role's backing process exited unexpectedly. | exits per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
uptime | For a host, the amount of time since the host was booted. For a role, the uptime of the backing process. | seconds | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
web_metrics_collection_duration | Web Server Responsiveness | ms | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
write_bytes_rate | The number of bytes written to the device | bytes per second | cluster, rack, solr | CDH 5, CDH 6, CDH 7 |
solr_info_15min_rate_reqs_per_second | Solr Info Request Rate Over the Last 15 Minutes. | requests per second | cluster, rack, solr | CDH 6, CDH 7 |
solr_info_5min_rate_reqs_per_second | Solr Info Request Rate Over the Last 5 Minutes. | requests per second | cluster, rack, solr | CDH 6, CDH 7 |
solr_info_75th_pc_request_time | Solr Info Request Time 75% | ms | cluster, rack, solr | CDH 6, CDH 7 |
solr_info_95th_pc_request_time | Solr Info Request Time 95% | ms | cluster, rack, solr | CDH 6, CDH 7 |
solr_info_999th_pc_request_time | Solr Info Request Time 99.9% | ms | cluster, rack, solr | CDH 6, CDH 7 |
solr_info_99th_pc_request_time | Solr Info Request Time 99% | ms | cluster, rack, solr | CDH 6, CDH 7 |
solr_info_avg_requests_per_second | Average Solr Info Request Rate | requests per second | cluster, rack, solr | CDH 6, CDH 7 |
solr_info_avg_time_per_request | Average Solr Info Request Time | ms | cluster, rack, solr | CDH 6, CDH 7 |
solr_info_errors_rate | Solr Info Request Error Count | errors per second | cluster, rack, solr | CDH 6, CDH 7 |
solr_info_median_request_time | Median Solr Info Request Time | ms | cluster, rack, solr | CDH 6, CDH 7 |
solr_info_requests_rate | Solr Info Requests | requests per second | cluster, rack, solr | CDH 6, CDH 7 |
solr_info_time_rate | Solr Info Request Time | ms per second | cluster, rack, solr | CDH 6, CDH 7 |
solr_info_timeouts_rate | Solr Info Request Timeouts Count | timeouts per second | cluster, rack, solr | CDH 6, CDH 7 |