Page 1 of 1

Add external Command in Perl

Posted: Thu Nov 30, 2017 11:01 am
by aembarba
Hi all,

I need some guide to add a command of nagios-exchange.org (on this case,check_filesize_dir.pl) to monitoring a host with Windows. I can attach some captures if its necessary. someone can me a tutorial to advance with this?

Thank you in advance to the community

Re: Add external Command in Perl

Posted: Thu Nov 30, 2017 3:40 pm
by npolovenko
Helo, @aembarba.

Are you referring to this plugin by chance?
https://exchange.nagios.org/directory/P ... ir/details
Seems like it was built with python so I'm not sure if we're talking about the same one. Can you upload the plugin?
What monitoring agent are you running on windows? If you haven't decided yet then I recommend NSClient with NRPE.
Here's the instruction on how to install it: https://assets.nagios.com/downloads/nag ... ios-XI.pdf
When we get these two things out of the way I'll help you configure the rest.