]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - os_darwin/pkg/installer/README.html
Imported Upstream version 6.5+svn4324
[mirror_smartmontools-debian.git] / os_darwin / pkg / installer / README.html
CommitLineData
a86ec89e
GI
1<html>
2<body>
3<h2>About this package</h2>
4The smartmontools package contains two utility programs (smartctl and smartd) to control
5and monitor storage systems using the Self-Monitoring, Analysis and Reporting
6Technology System (SMART) built into most modern ATA and SCSI harddisks.
7In many cases, these utilities will provide advanced warning of disk degradation and failure.
8<h2>Installing</h2>
9To install package click on the smartmontools.pkg icon and follow installation process. Files will be installed to the <b>/usr/local/</b> directory.
10<h2>Usage</h2>
11 If you are having trouble understanding the output of smartctl or smartd, please first read the manual pages installed on your system:
12<pre>
13 man 8 smartctl
14 man 8 smartd
15 man 8 update-smart-drivedb
16 man 5 smartd.conf
17</pre>
18To use smartmontools with USB drives please download and install
19<a href="https://github.com/kasbert/OS-X-SAT-SMART-Driver">Max OS X kernel driver for providing access to external drive SMART data</a>. SAT SMART Driver is a free open source project (published under Apple Public Source License) by Jarkko Sonninen.
20If you are using OS X El Capitan 10.11+ it is recommended to use signed version available from <a href="http://binaryfruit.com/drivedx/usb-drive-support/">DriveDx web site</a>.
21<p>
22More information could be found on the <a href="https://www.smartmontools.org">www.smartmontools.org</a> website.
23<h2>Uninstalling</h2>
24If you want to uninstall already installed package run <tt>'sudo smart-pkg-uninstall'</tt> in the terminal.
25</body>
26</html>