<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=GVP%2FCurrent%2FGVPPEGuide%2FReporting_Server_Metrics</id>
	<title>GVP/Current/GVPPEGuide/Reporting Server Metrics - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=GVP%2FCurrent%2FGVPPEGuide%2FReporting_Server_Metrics"/>
	<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=GVP/Current/GVPPEGuide/Reporting_Server_Metrics&amp;action=history"/>
	<updated>2026-05-14T16:23:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=GVP/Current/GVPPEGuide/Reporting_Server_Metrics&amp;diff=115574&amp;oldid=prev</id>
		<title>Karl.Abraham: Published</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=GVP/Current/GVPPEGuide/Reporting_Server_Metrics&amp;diff=115574&amp;oldid=prev"/>
		<updated>2022-01-24T06:52:35Z</updated>

		<summary type="html">&lt;p&gt;Published&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ArticlePEServiceMetrics&lt;br /&gt;
|IncludedServiceId=62ad5ef3-8215-4258-a2d6-cf010ffc92b3&lt;br /&gt;
|CRD=ServiceMonitor / PodMonitor&lt;br /&gt;
|Port=9116&lt;br /&gt;
|Endpoint=Metrics endpoint:&lt;br /&gt;
&amp;lt;source&amp;gt;&lt;br /&gt;
curl -v &amp;quot;http://&amp;lt;RS_POD_IP&amp;gt;:9116/snmp?target=127.0.0.1%3A1161&amp;amp;module=if_mib&amp;quot;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Enabling metrics:&lt;br /&gt;
&lt;br /&gt;
Service/Pod Monitoring Settings&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source&amp;gt;&lt;br /&gt;
prometheus:&lt;br /&gt;
  enabled: true&lt;br /&gt;
  metric:&lt;br /&gt;
   port: 9116&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Enable for Prometheus operator&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source&amp;gt;&lt;br /&gt;
podMonitor:&lt;br /&gt;
  enabled: true&lt;br /&gt;
  metric:&lt;br /&gt;
   path: /snmp&lt;br /&gt;
   module: [ if_mib ]&lt;br /&gt;
   target: [ 127.0.0.1:1161 ]&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
monitoring:&lt;br /&gt;
&lt;br /&gt;
*prometheusRulesEnabled: true&lt;br /&gt;
&lt;br /&gt;
*  grafanaEnabled: true&lt;br /&gt;
&lt;br /&gt;
monitor:&lt;br /&gt;
&lt;br /&gt;
*  monitorName: gvp-monitoring&lt;br /&gt;
|MetricsDefined=Yes&lt;br /&gt;
|PEMetric={{PEMetric&lt;br /&gt;
|Metric=rsQueueName&lt;br /&gt;
|Type=Gauge&lt;br /&gt;
|Unit=DisplayString&lt;br /&gt;
|MetricDescription=The name of the message queue&lt;br /&gt;
&lt;br /&gt;
(rsQueueName{gvpConfigDBID=&amp;quot;172&amp;quot;,rsQueueIndex=&amp;quot;1&amp;quot;,rsQueueName=&amp;quot;rs.queue.remote_cdr.rm&amp;quot;}&lt;br /&gt;
|SampleValue=1&lt;br /&gt;
|UsedFor=Information&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=rsQueueSize&lt;br /&gt;
|Type=Gauge&lt;br /&gt;
|Unit=Unsigned32&lt;br /&gt;
|MetricDescription=Used to get the size of the message queue.&lt;br /&gt;
&lt;br /&gt;
(rsQueueSize{gvpConfigDBID=&amp;quot;172&amp;quot;,rsQueueIndex=&amp;quot;1&amp;quot;} )&lt;br /&gt;
|SampleValue=1&lt;br /&gt;
|UsedFor=Traffic&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=rsDequeueCount&lt;br /&gt;
|Type=Counter&lt;br /&gt;
|Unit=Counter64&lt;br /&gt;
|MetricDescription=Used to get dequeue value of the message queue.&lt;br /&gt;
&lt;br /&gt;
(rsDequeueCount{gvpConfigDBID=&amp;quot;172&amp;quot;,rsQueueIndex=&amp;quot;1&amp;quot;} )&lt;br /&gt;
|SampleValue=0&lt;br /&gt;
|UsedFor=Traffic&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=rsEnqueueCount&lt;br /&gt;
|Type=Counter&lt;br /&gt;
|Unit=Counter64&lt;br /&gt;
|MetricDescription=Used to get enqueue value of the message queue.&lt;br /&gt;
&lt;br /&gt;
(rsEnqueueCount{gvpConfigDBID=&amp;quot;172&amp;quot;,rsQueueIndex=&amp;quot;1&amp;quot;})&lt;br /&gt;
|SampleValue=4&lt;br /&gt;
|UsedFor=Traffic&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=rsUptime&lt;br /&gt;
|Type=Gauge&lt;br /&gt;
|Unit=Unsigned32&lt;br /&gt;
|MetricDescription=The time (in hundredths of a second) since the RS was started.&lt;br /&gt;
|SampleValue=30619972&lt;br /&gt;
|UsedFor=Information&lt;br /&gt;
}}&lt;br /&gt;
|AlertsDefined=Yes&lt;br /&gt;
|PEAlert={{PEAlert&lt;br /&gt;
|Alert=PodStatusNotReady&lt;br /&gt;
|Severity=CRITICAL&lt;br /&gt;
|AlertDescription=The trigger will flag an alarm when RS pod status is Not ready for 30 mins and this will be controlled through override-value.yaml file.&lt;br /&gt;
|BasedOn=kube_pod_status_ready&lt;br /&gt;
|Threshold=30mins&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=ContainerRestartedRepeatedly&lt;br /&gt;
|Severity=CRITICAL&lt;br /&gt;
|AlertDescription=The trigger will flag an alarm when the RS or RS SNMP container gets restarted 5 or more times within 15 mins&lt;br /&gt;
|BasedOn=kube_pod_container_status_restarts_total&lt;br /&gt;
|Threshold=15mins&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=InitContainerFailingRepeatedly&lt;br /&gt;
|Severity=CRITICAL&lt;br /&gt;
|AlertDescription=The trigger will flag an alarm when the RS init container gets failed 5 or more times within 15 mins&lt;br /&gt;
|BasedOn=kube_pod_init_container_status_restarts_total&lt;br /&gt;
|Threshold=15mins&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=ContainerCPUreached80percent&lt;br /&gt;
|Severity=HIGH&lt;br /&gt;
|AlertDescription=The trigger will flag an alarm when the RS container CPU utilization goes beyond 80% for 15 mins&lt;br /&gt;
|BasedOn=container_cpu_usage_seconds_total, container_spec_cpu_quota, container_spec_cpu_period&lt;br /&gt;
|Threshold=15mins&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=ContainerMemoryUsage80percent&lt;br /&gt;
|Severity=HIGH&lt;br /&gt;
|AlertDescription=The trigger will flag an alarm when the RS container Memory utilization goes beyond 80% for 15 mins&lt;br /&gt;
|BasedOn=container_memory_usage_bytes, kube_pod_container_resource_limits_memory_bytes&lt;br /&gt;
|Threshold=15mins&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=RSQueueSizeCritical&lt;br /&gt;
|Severity=HIGH&lt;br /&gt;
|AlertDescription=The trigger will flag an alarm when RS JMS message queue size goes beyond 15000 (3GB approx. backlog) for 15 mins&lt;br /&gt;
|BasedOn=rsQueueSize&lt;br /&gt;
|Threshold=15mins&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=PVC50PercentFilled&lt;br /&gt;
|Severity=HIGH&lt;br /&gt;
|AlertDescription=This trigger will flag an alarm when the RS PVC size is 50% filled&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
|BasedOn=kubelet_volume_stats_used_bytes, kubelet_volume_stats_capacity_bytes&lt;br /&gt;
|Threshold=15mins&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=PVC80PercentFilled&lt;br /&gt;
|Severity=CRITICAL&lt;br /&gt;
|AlertDescription=This trigger will flag an alarm when the RS PVC size is 80% filled&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
|BasedOn=kubelet_volume_stats_used_bytes, kubelet_volume_stats_capacity_bytes&lt;br /&gt;
|Threshold=5mins&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Karl.Abraham</name></author>
		
	</entry>
</feed>