monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can monit check permission bits with leading zero?


From: Sergio Trejo
Subject: Can monit check permission bits with leading zero?
Date: Sat, 1 Sep 2007 01:58:18 -1000

Hi,

I noticed from some monit examples documentation an example like this for checking a file:

check file abc with path /any/path
    if failed permission 750 then alert

I am wondering, with monit can I interchange the permissions string of "0755" with "755" or is the leading zero disallowed?

Thanks,

Sergio

reply via email to

[Prev in Thread] Current Thread [Next in Thread]