<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SMART on Netdata</title><link>https://www.netdata.cloud/tags/smart/</link><description>Recent content in SMART on Netdata</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 23 Aug 2026 02:03:02 +0300</lastBuildDate><atom:link href="https://www.netdata.cloud/tags/smart/index.xml" rel="self" type="application/rss+xml"/><item><title>10 Best Disk Health &amp; S.M.A.R.T. Monitoring Tools</title><link>https://www.netdata.cloud/resources/best-disk-health-monitoring-tools/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/resources/best-disk-health-monitoring-tools/</guid><description/></item><item><title>Best NVMe &amp; SSD Health Monitoring Tools: 9 Options Ranked</title><link>https://www.netdata.cloud/resources/best-nvme-ssd-monitoring-tools/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/resources/best-nvme-ssd-monitoring-tools/</guid><description/></item><item><title>Native macOS Monitoring: Logs, Sensors, GPU &amp; Hardware Health</title><link>https://www.netdata.cloud/blog/macos-monitoring/</link><pubDate>Wed, 15 Jul 2026 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/blog/macos-monitoring/</guid><description>&lt;p&gt;&lt;img src="../images/macos-monitoring.svg" alt="Native macOS monitoring with Netdata: unified logs, power, sensors, GPU, per-app metrics, storage, and network"&gt;&lt;/p&gt;&#10;&lt;p&gt;We&amp;rsquo;ve overhauled macOS monitoring in the latest Netdata release. Netdata already collects system metrics on Macs at per-second resolution; this release completes the picture with logs and hardware telemetry, areas that previously required users to run CLI tools like &lt;code&gt;log show&lt;/code&gt; and &lt;code&gt;powermetrics&lt;/code&gt;. The new collectors read this data through Apple&amp;rsquo;s own frameworks, allowing users to trace application and OS errors and catch hardware issues early.&lt;/p&gt;</description></item><item><title>Hetzner Monitoring With Real-Time Observability</title><link>https://www.netdata.cloud/solutions/technologies/hetzner-monitoring/</link><pubDate>Thu, 18 Dec 2025 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/solutions/technologies/hetzner-monitoring/</guid><description>Complete monitoring solution for Hetzner infrastructure with 1-second granularity, automated hardware health tracking, and AI-powered troubleshooting. Eliminates native monitoring gaps while reducing costs by 90%.</description></item><item><title>Ceph PG inconsistent (OSD_SCRUB_ERRORS): scrub found replica divergence</title><link>https://www.netdata.cloud/guides/ceph/ceph-pg-inconsistent/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/guides/ceph/ceph-pg-inconsistent/</guid><description>&lt;p&gt;A scrub or deep-scrub finished comparing replicas for a placement group and found they disagree. The cluster surfaces this as &lt;code&gt;OSD_SCRUB_ERRORS&lt;/code&gt; (often paired with &lt;code&gt;PG_DAMAGED&lt;/code&gt;) and the affected PG sits in &lt;code&gt;active+clean+inconsistent&lt;/code&gt;. Client reads still succeed because Ceph serves them from a consistent replica, but at least one copy in the acting set is corrupt.&lt;/p&gt;&#10;&lt;p&gt;The danger is not the symptom. Reads work, and Ceph did what it was designed to do: detect silent divergence. The danger is that the corruption was found, not fixed, and the window during which an uncorrupted replica survives is your margin of safety. If the OSD holding the good copy fails before you repair, the object becomes unreadable or unwritable.&lt;/p&gt;</description></item><item><title>S.M.A.R.T. attributes Monitoring</title><link>https://www.netdata.cloud/monitoring-101/smartd-monitoring/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/monitoring-101/smartd-monitoring/</guid><description>&lt;h2 id="what-makes-a-storage-device-smart"&gt;What makes a storage device S.M.A.R.T.?&lt;/h2&gt;&#10;&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Self-Monitoring,_Analysis_and_Reporting_Technology"&gt;S.M.A.R.T.&lt;/a&gt; (Self-Monitoring, Analysis, and Reporting Technology) is a supplementary component built into many modern storage devices through which devices monitor, store, and analyze the health of their operation. Statistics are collected (temperature, number of reallocated sectors, seek errors etc.) which software can use to measure the health of a device, predict possible device failure, and provide notifications on unsafe values.&lt;/p&gt;&#10;&lt;p&gt;When S.M.A.R.T. data indicates a possible imminent drive failure, software running on the host system may notify the user so preventive action can be taken to prevent data loss, and the failing drive can be replaced and data integrity maintained.&lt;/p&gt;</description></item><item><title>S.M.A.R.T. Monitoring</title><link>https://www.netdata.cloud/monitoring-101/smartctl-monitoring/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/monitoring-101/smartctl-monitoring/</guid><description>&lt;h2 id="smart-monitoring"&gt;S.M.A.R.T. Monitoring&lt;/h2&gt;&#10;&lt;h3 id="what-is-smart"&gt;What Is S.M.A.R.T.?&lt;/h3&gt;&#10;&lt;p&gt;S.M.A.R.T. (Self-Monitoring, Analysis, and Reporting Technology) is an integral system used within computers and storage devices to monitor the health and reliability of storage units. Specifically, S.M.A.R.T. helps in foreseeing potential hardware failures and enhances the ability to carry out proactive diagnostics, ultimately saving critical data from unexpected storage disasters. For more technical insight, you can check &lt;a href="https://linux.die.net/man/8/smartd"&gt;man page of smartd&lt;/a&gt;.&lt;/p&gt;&#10;&lt;h3 id="monitoring-smart-with-netdata"&gt;Monitoring S.M.A.R.T. with Netdata&lt;/h3&gt;&#10;&lt;p&gt;Netdata provides a robust solution to monitor S.M.A.R.T. Enabled with the &lt;code&gt;go.d.plugin&lt;/code&gt; and &lt;code&gt;smartctl&lt;/code&gt; module, Netdata seamlessly assesses the health of your storage devices. Without directly executing potentially risky binaries, Netdata utilizes &lt;code&gt;ndsudo&lt;/code&gt;, a secure, privileged command execution utility that enhances operational security and smoothens permission challenges. Dive deeper by reading the &lt;a href="https://www.netdata.cloud/integrations/data-collection/storage-and-filesystems/s.m.a.r.t./"&gt;S.M.A.R.T. collector documentation&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>