Page 1 of 1
Monitor Open Files
Posted: Tue Mar 28, 2017 10:56 am
by Nollins
Just wondering as I haven't seen it if it is possible to monitor if a file is open (locked) and the user that has it open?
Re: Monitor Open Files
Posted: Tue Mar 28, 2017 11:55 am
by cdienger
Greetings,
I'm not finding an existing plugin for this and in these situations, a custom plugin would be necessary. You can use
https://nagios-plugins.org/doc/guidelines.html,
https://exchange.nagios.org/directory/T ... pt/details, and current plugins on the exchange as references to help create a custom plugin.
Let me know if you have any further questions.