Collecting additional metrics using the Sysdig agent
You can use the Sysdig agent to collect the additional metrics from your Linux and Windows virtual servers. These metrics are useful for gaining operational visibility into the performance and health of your applications, services, and platforms. The Sysdig agent collects these metrics and sends them to Sysdig instance. When you run the IBM Cloud API ETL, these metrics are imported into the BMC Helix Continuous Optimization database.
Collecting Sysdig performance metrics from Linux virtual server
- Log in to the virtual server by using your public IP address and root user name.
- Provision an instance of the IBM Cloud Monitoring.
One Sysdig service instance must be provisioned for each region. The user creating Sysdig instance must have "IBM Cloud Monitoring" privileges to create Sysdig instance.
Collecting Sysdig Performance metrics from Windows virtual server
The Prometheus WMI exporter runs as a Windows service. You can configure the metrics that you want to monitor by enabling the collectors.
The following collectors are supported by IBM:
- CPU
- Computer system metrics (cs)
- Disk metrics
- Network interface metrics
- To monitor Windows systems metrics, use the default dashboard Windows Node Overview to view the Windows metrics. This default dashboard is located in the Hosts and Containers section.
(Optional) Verify the uptime for Windows with Prometheus Blackbox exporter. For details, see Verifying uptime for Windows with Prometheus Blackbox exporter.
Metrics provided for Linux systems
Metrics provided for Windows systems
Troubleshooting Sysdig installation failure in Linux
If the Sysdig installation fails, perform the following tasks based on your operating system:
Type of error | Troubleshooting steps |
---|---|
Kernel headers are not available | Install the kernel headers manuallyFor Debian or Ubuntu Linux distribution
For RHEL, CentOS, and Fedora Linux distributions
|
sysdig-probe kernel module is not installed on the kernel |
|
Installation fails because the dkms_autoinstaller service is stopped |
|
The kernel packages are not available |
|
If the Sysdig agent installation still fails, check the logs at /opt/draios/etc/draios.log and raise support case with the IBM Support team.