Nagios script that checks permissions for a file
A few days ago I run into a situation where the ownership of a file would change unexpectedly.
Fearing the worse, I looked around for a Nagios check to ensure that I get alerted if that were to happen but I couldn't find one so I wrote my own.
The …