Page 1 of 1

Check disk by UUID

Posted: Wed Nov 16, 2016 11:37 am
by 9acca9
Hi,
is this possible?
I search, but cant find any example.
Thanks

Re: Check disk by UUID

Posted: Wed Nov 16, 2016 5:51 pm
by ssax
How are you currently monitoring the system? (SNMP, NRPE, WMI, etc)

Is this a Windows or Linux system?

Are you just looking to check free space or some other disk metric?

I'm not seeing any existing plugins that do that, you would most likely need to write the plugin yourself:

Code: Select all

ls /dev/disk/by-uuid -lt