No data for disk metrics

Why do I see 'No Data Available' for the metrics Disk Busy and Idle Percentage and Disk IOPS in Linux monitoring?

The Linux monitoring agent uses the utility iostat to capture disk idle and busy percentage and disk IOPS metrics. Please ensure the iostat utility is installed in your server. If not, please install it in the server and restart the monitoring agent service.

Please follow the steps below:
  1. Install the iostat utility
    1. For Debian:
      apt-get install sysstat
    2. For CentOS, Fedora, RHEL:
      yum install sysstat
  2. Execute the below command to check if the iostat utility is installed successfully:
    iostat -x-d
  3. Restart the agent service:
    sudo /opt/site24x7/monagent/bin/monagent restart


    • Related Articles

    • Why am I getting alerts for the disk partitions deleted from the server?

      You might receive alerts for the disk partitions that got deleted from the server because the server monitor might still be monitoring them. If any disk partition is removed from the server, it might not get automatically removed from the server ...
    • 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) ...
    • How are NetFlow interface metrics calculated?

      Overview NetFlow monitoring provides granular insights into interface-level traffic using flow records exported from network devices. These records contain packet and byte counts, which are then used to obtain key metrics such as the traffic rate, ...
    • Troubleshooting steps if you don't see any data after installing the PHP agent

      Problem statement: The APM Insight PHP agent has been installed, but no data is displayed in the Site24x7 web client. Troubleshooting steps: Ensure that you have installed both the PHP agent and the S247DataExporter. Check that you have restarted the ...
    • Data retention period for APM metrics

      For the latest information on data retention, please visit our updated page: Site24x7 data retention policy. Related Articles: Data retention period for Azure monitoring Data retention for logs Data retention in Real User Monitoring (RUM)