Page 1 of 1

Folder watch Wizard

Posted: Mon Nov 04, 2019 10:49 am
by ITOMB_IMT
Hi,

i am looking for a Plugin or wizard to monitor specific files on a server (*xml), our application generates multiple xml files to multiple locations. I need Nagios to do find on xml files on the whole server and if the number is above threshold i need to be alerted.

Thanks,

Re: Folder watch Wizard

Posted: Mon Nov 04, 2019 3:45 pm
by benjaminsmith
Hello @ISSB_MAOST,

I did some research on the Nagios Exchange, and there's a simple pluigin called check_files_count. For arguments, you can set the path and file type.

check_files_count
https://github.com/DennyZhang/monitorin ... file_count

If you need assistance on installing a plugin in Nagios XI, check the guide below. Let us know if you get it setup and working.

Managing Plugins In Nagios XI