For Big Brother, unfortunately we do not. Not the greatest tool. So for the OI monitoring content, I wrote a few Python scripts that grepped logs, did some comparison of strings, etc. Then I called those from a BASH script. The BASH script I had three strings, YELLOWLINES, GREENLINES, and REDLINES. So with the OI checking arrival time of products, I compared the ldmd.log file content to the nwwsoi.log file content grepping the individual product strings. Then the output of the app said how many products over 15 minutes and the average time to process. I have in the BASH, if the average time to process is > 20 seconds, go red, >10 go yellow, otherwise green.
Then at the bottom of the BASH SCRIPT, I have ################################################################################################################################
################################################################################################################################
BB_MESSAGE=