Setting up disk/container disk paths on Scrutiny

Hey guys,

I am looking to setup Scrutiny, I note that on the setup page, you need to manually setup all the disks you wish for the app to monitor and requires the Host Disk Path & Container Disk Path. See below.

image

How would I go about finding out my Host Disk Paths and associated Container Disk Path?

Many thanks,
P

The disks are called sda sdb etc

For sda, set container AND host disk path to /dev/sda

Repeat for all disks.

1 Like

Thanks for this. I did have the command on how to list all the physical discs in my server, but seem to have misplaced it. Could you help me with that?

You can just go to the Storage page and click “Disks”

But smartctl —scan (two dashes) is what Scrutiny uses

1 Like

Thanks! Just reporting back that I got it setup, looks like however that it struggles to work with Nvme drives. HDD and SSD it all works fine, for Nvme it detects the drive but values such as Status and Temp are not populated. Either an issue with the App itself or possibly underlying TrueNas thing?

Did you try checking the Elevate Privileges checkbox?

1 Like

Thanks, good shout. I have just tried that, it does now reveal new details, but states all drives are failed.

I have gone ahead and logged a bud report on the projects github.