Configure the Sysdig Agent
Last updated
Was this helpful?
Last updated
Was this helpful?
To integrate your monitoring instance with your OpenShift cluster, you must run a script that creates a project and privileged service account for the Sysdig agent.
Create an instance of from the catalog:
Set the Service name to YOUR_IBM_ID-sysdig.
Select the location where your cluster is created. If the location is not in the list, pick the closest region (e.g. us-south).
Use the default resource group.
Click Create.
In the , locate the service instance you created.
On your instance, click Edit sources.
Before running the curl command in the next step, make sure you're still logged in to the cluster. .
Select the OpenShift tab and run the curl command next to Public Endpoint
The Sysdig agent collects metrics such as the worker node CPU usage, worker node memory usage, HTTP traffic to and from your containers, and data about several infrastructure components.
Verify that the sydig-agent
pods on each node have a Running status.
Run the following command:
Example output: