List of devices to monitor.
Declarations
Type
list of (submodule)
Default
[ ]
Example
[
{
device = "/dev/sda";
}
{
device = "/dev/sdb";
options = "-d sat";
}
]
List of devices to monitor.
list of (submodule)
[ ]
[
{
device = "/dev/sda";
}
{
device = "/dev/sdb";
options = "-d sat";
}
]