Licensing for Kubernetes monitoring
The main Kubernetes cluster is considered one basic monitor. For the other components, the licensing is done as follows:
Component | Licensing |
Nodes | 1 monitor consumes one basic license |
Pods | 5 monitors consume one basic license |
Containers | 5 monitors consume one basic license |
Services | 5 monitors consume one basic license
|
DaemonSets | 5 monitors consume one basic license |
Jobs | 5 monitors consume one basic license |
Horizontal Pod Scaler (HPA) | 5 monitors consume one basic license |
Controllers | 5 monitors consume one basic license |
ReplicaSets | 5 monitors consume one basic license |
StatefulSets | 5 monitors consume one basic license |
Persistent Volume Claim (PVC) | 5 monitors consume one basic license |
Persistent Volumes (PV) | 5 monitors consume one basic license |
Endpoints and ConfigMaps | free license |
For example, consider a Kubernetes set up having 5 nodes, 200 pods, 51 deployments, 53 ReplicaSets, 40 DaemonSets, and 200 containers. This would consume a total of 116 basic monitors. The split-up will be like the following:
- The main Kubernetes cluster - one basic monitor
- 5 nodes - 5 basic monitors
- 200 pods - 40 basic monitors
- 51 deployments - 11 basic monitors
- 53 ReplicaSets - 11 basic monitors
- 40 DaemonSets - 8 basic monitors
- 200 containers - 40 basic monitors
Related Articles
Comparison between Site24x7 VMware Monitoring and VM monitoring using Site24x7 server agent
Site24x7 VMware Monitoring capabilities Site24x7 VMware monitoring is agentless. An On-Premise Poller acts as a probe to collect data and sends it to Site24x7. With Site24x7 VMware Monitoring, you will be able to: Monitor vCenter Monitor VMware ...
Ignore transactions from monitoring
To ignore or drop transactions from monitoring by the APM Insight PHP agent, follow the below-given steps. Install APM Insight PHP agent in your application and add a configuration file /opt/zpa/conf/transaction_drop_patterns.conf Add transaction ...
Monitoring IPv6 enabled Internet Resources with Site24x7
You can monitor your Internet resources over IPv6 from our supported locations. We've a wide network of monitoring locations around the globe with support for over 90 IPv4, including 60+ IPv6 enabled locations. Follow the steps below to start ...
FAQs related to Windows Service monitoring
After installing APM Insight Windows service monitoring agent , if you don't see data in the Site24x7 console, or if you are unable to add monitors, kindly follow the below given steps to troubleshoot. If few monitors are not getting added: Check for ...
How are the metrics calculated in agentless server monitoring?
SNMP server monitoring Metrics such as CPU, Memory, and Disk utilization are collected via SNMP using the OIDs given below: Attribute OID CPU .1.3.6.1.2.1.25.3.3.1.2 Memory .1.3.6.1.2.1.25.5.1.1.2 Disk .1.3.6.1.2.1.25.2.3.1.6 Free Disk Space (MB) ...