How to enable Kubernetes monitoring on clusters that have arm-based nodes

How to enable Kubernetes monitoring on clusters that have arm-based nodes

If you would like to add a Kubernetes monitor for your clusters that have arm-based nodes, ensure that you have followed the steps below:
  1. Download the latest site24x7-agent.yaml file from the Site24x7 web console.
  2. Replace the image name site24x7/docker-agent:release1980 with the following:
    site24x7/docker-agent:armv1
  3. Execute the below command to apply the YAML:
    kubectl apply -f site24x7-agent.yaml

    This is applicable only to the nodes that have arm configurations.
    • Related Articles

    • How does Site24x7 always ensure the availability of its location agents during monitoring?

      Site24x7 uses a preferred location recheck logic in the back-end to ensure the availability of all monitoring locations. This logic is only applied when you've disabled the option "Restrict monitoring within selected locations" in the Add or Edit ...
    • How to enable or disable anomaly alerts

      Understanding alerts In Site24x7, there are two different types of alerts in anomaly detection: Status change alert: Triggered when there is a change in the monitor status, such as Trouble, Critical, or Down. Anomaly alert: Triggered when irregular ...
    • Troubleshooting false positive alerts in monitoring

      Problem False positive alerts are being generated. Possible cause The monitoring system is down in some locations. The Website monitor might be configured for one location, such as Seattle, but may appear down when accessed from another location, ...
    • Unable to add SQL insight monitor

      If the SQL Insight monitor is not getting added even after entering your credentials, try these troubleshooting steps: Ensure that the Auto-discover applications feature is enabled. If not, you will need to trigger discovery using the Discover ...
    • Understanding latency in data center operations

      Latency, measured in milliseconds (ms), is the time taken for a response to be generated by an application or service. Lower latency results in quicker responses. Latency can occur due to several factors like: Network traffic: High volumes can slow ...