Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smartmontools/smartmontools
Official read only mirror of the smartmontools project SVN
https://github.com/smartmontools/smartmontools
Last synced: 10 days ago
JSON representation
Official read only mirror of the smartmontools project SVN
- Host: GitHub
- URL: https://github.com/smartmontools/smartmontools
- Owner: smartmontools
- Created: 2017-09-29T09:02:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T17:20:10.000Z (21 days ago)
- Last Synced: 2024-10-23T23:45:10.709Z (21 days ago)
- Language: C++
- Homepage: https://www.smartmontools.org/browser
- Size: 9.75 MB
- Stars: 576
- Watchers: 31
- Forks: 166
- Open Issues: 90
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About Smartmontools
The smartmontools package contains two utility programs (`smartctl` and `smartd`)
to control and monitor storage systems using the **Self-Monitoring, Analysis and
Reporting Technology System** (SMART) built into most modern ATA/SATA, SCSI/SAS and NVMe disks.
In many cases, these utilities will provide advanced warning of disk degradation and failure.
Smartmontools was originally derived from the Linux [smartsuite package](https://sourceforge.net/projects/smartsuite/) and actually supports ATA/SATA, SCSI/SAS and NVMe disks and also SCSI/SAS tape devices.
It should run on any modern Linux, FreeBSD, NetBSD, OpenBSD, Darwin (macOS), Solaris, Windows, Cygwin, OS/2, eComStation or QNX system.
Smartmontools can also be run from one of many different Live CDs/DVDs.## Important links
- [Project homepage](https://www.smartmontools.org/)
- [GitHub repository](https://github.com/smartmontools/smartmontools)
- [CI builds](https://builds.smartmontools.org/)
- [Project Releases](https://github.com/smartmontools/smartmontools/releases)## Code Signing
This program uses free code signing provided by [SignPath.io](https://signpath.io), and a free code signing certificate by the [SignPath Foundation](https://signpath.org)## License
Smartmontools uses [GNU GPL Version 2](https://www.gnu.org/licenses/gpl-2.0.html#SEC1) license.