Crates.io | jbod |
lib.rs | jbod |
version | 1.0.2 |
source | src |
created_at | 2021-09-15 03:17:17.568191 |
updated_at | 2022-04-01 00:44:18.614418 |
description | jbod - storage enclosure utility |
homepage | |
repository | |
max_upload_size | |
id | 451648 |
size | 1,581,473 |
jbod is a CLI that allows us to get information from disk enclosures and JBOD as well as control the led identification of disks. It also comes with a prometheus-exporter where we can collect metrics like the disks temperature, number of fans, the RPM of the fans and etc.
It was based on encled and WDDCS tool.
jbod help
- Help menujbod list [-e|--enclosure]
- Provide a storage enclosure overviewjbod list [-d|--disks]
- List all disks per enclosurejbod list [-f|--fan]
- List all FAN on the jbodjbod prometheus [-i|--ip-address][-p|--port]
- Start prometheus-exporterjbod led [-l|--locate] <device> --[on|off]
- Turn ON/OFF disk bay location led.jbod led [-f|--fault] <device> --[on|off]
- Turn ON/OFF disk bay fault led.cargo build --release
cargo install cargo-deb
cargo deb -v
The project is made available under the BSD 2-Clause license. See the LICENSE
file for more information.