for some reason we're trying to use /usr/sbin/monit but the precise package has moved it to /usr/bin/monit we should probably not hardcode the full path and just use a normal PATH lookup.
for some reason we're trying to use /usr/sbin/monit but the precise package has moved it to /usr/bin/monit
we should probably not hardcode the full path and just use a normal PATH lookup.