Hi, labels are not supported currently but you can use UUID of the filesystem like this:
check filesystem with path /dev/disk/by-uuid/67544096-06a6-4f68-bed1-b03398641fb7 ... there are also alternative names in /dev/disk/by-id/ and /dev/disk/by-path/ or you can use the mountpoint instead of device name. Regards, Martin On Wed, Apr 28, 2010 at 10:55:30AM +0200, Philippe Muller wrote: > Hi Monit ! > > Instead of checking my devices by their name (/dev/sda1), I'd like to check > them by their label (the one defined by the -L switch of mkfs.ext3 / > mkfs.xfs). > Is it possible? How? > > Thanks. > > Philippe Muller > -- > To unsubscribe: > http://lists.nongnu.org/mailman/listinfo/monit-general -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
