Hello, I've installed and implement the check_logfile plugin, but I am having issue with the .cfg file. The logfile I want to monitor is MQIST.log and I would like it to alert when this error is generated in the log file "[ERR-04704] No inspection step found" Here is my current .cfg file: ...
Hello, I am trying to setup the check_logfile on one of my servers. I've configured the latest plugin from https://labs.consol.de/nagios/check_logfiles/ and tested the check_logfile plugin via the command line and received the following. > ./check_logfiles --criticalpattern='ORA' --logfile=/srv/orac...