Nagios bash check_log
Its often needed to check log files for a keyword.
So I wrote a simple bash script to do that plus integrate with nagios and perfdata so …
Monitor FTP erros with nagios
So How can we know the FTP server is saving all files as it should.
Well I found a way to go directly in the IIS-ftp log files and get …
LogParser Examples
Log Parser sample queries to check the health of your IIS,FTP.
IIS log files queries
These examples assume the log format used is W3C Extended. If a different format …