Dockerized Hard Disk Sentinel.
docker-hdsentinel is a Dockerized Hard Disk Sentinel.
Tag | Dockerfile |
---|---|
latest , 018c | Dockerfile |
Usage
$ docker run --privileged -v /dev/:/dev/ \
ntrrg/hdsentinel [OPTIONS] [DISK]
Any option from hdsentinel might be used, for extra information use docker run --rm ntrrg/hdsentinel -h
or see the official
documentation.
Example
- Get information about disks in the system
$ docker run --rm --privileged -v /dev/:/dev/ ntrrg/hdsentinel
- Get information about the main disk
$ docker run --rm --privileged -v /dev/:/dev/ \
ntrrg/hdsentinel -dev /dev/sda
- Get a simple report about the main disk
$ docker run --rm --privileged -v /dev/:/dev/ \
ntrrg/hdsentinel -dev /dev/sda -solid
Acknowledgment
Working on this project I use/used:
Privacy policy
This site does not use third-party tracking cookies!
If you use private source products, worrying about privacy and using this products is like worrying about global warming and not recycling.. So just don’t.. 😒