sensu-plugins-disk-checks icon indicating copy to clipboard operation
sensu-plugins-disk-checks copied to clipboard

Security feature in macOS 10.12 causes issues

Open blacksails opened this issue 9 years ago • 0 comments

Apple introducede something called App Translocation which create filesystems that are only readable by one user (which excludes the sensu user)

Example:

CheckDisk WARNING: /private/var/folders/yg/bs40_kd10p1cz53pvfqzpld40000gn/T/AppTranslocation/536652C3-BEDE-4684-96FD-573B6F401152 Unable to read.

Here is a small article about the feature. http://lapcatsoftware.com/articles/app-translocation.html

blacksails avatar Feb 24 '17 10:02 blacksails