Monit "can't find filesystem"

Solution 1:

Monit requires the actual mountpoint to be specified.

If you're trying to get the root filesystem, you should use /.

check device root with path /
    if SPACE usage > 85% then alert