Page 1 of 1

Windows equivalent for check_log.pl plugin to use with NCPA

Posted: Mon Dec 21, 2020 10:41 pm
by SBhambri
Hi Everyone,

I have small query, what is equivalent plugin of check_log.pl (https://nagios-plugins.org/doc/man/check_log.html) for windows with NCPA agent installed? :?: Or in other words, plugin that in can use on my windows clients using NCPA to monitoring log files new lines for specific keywords. And possible use " OR |" and "AND &&" operators while specifying keywords in plugin commands.

Other options in plugin are to monitor log file size, permissions and if they exists (not deleted).

Thanks in Advance.

Regards,

SB

Re: Windows equivalent for check_log.pl plugin to use with N

Posted: Tue Dec 22, 2020 10:33 am
by SteveBeauchemin
I use this on both Linux and Windows. It is perl and does everything I need.
https://labs.consol.de/nagios/check_logfiles/index.html

Steve B

Re: Windows equivalent for check_log.pl plugin to use with N

Posted: Tue Dec 22, 2020 5:53 pm
by ssax
Here's a version that I compiled for 64 bit:
check_logfiles64.zip