Exclusion/filer in file queue monitoring
Posted: Thu Aug 01, 2013 7:26 am
we are looking for some way to exclude DohaChangeXMLStylesheet.vbs file which should be always there under:D:\middleware\messages\JapanForwarder\BillOfLadingInstruction\Pending
As of now we have configured this:
check_DohaCustoms_Out=scripts\check_winfile.exe --target D:\middleware\messages\JapanForwarder\BillOfLadingInstruction\Pending --filter "age lt -30 minutes" --rootonly --critical 0
It is working fine in terms of file age reporting, but the problem is it is always prompting critical alert due to existence of file DohaChangeXMLStylesheet.vbs under D:\middleware\messages\JapanForwarder\BillOfLadingInstruction\Pending
As of now we have configured this:
check_DohaCustoms_Out=scripts\check_winfile.exe --target D:\middleware\messages\JapanForwarder\BillOfLadingInstruction\Pending --filter "age lt -30 minutes" --rootonly --critical 0
It is working fine in terms of file age reporting, but the problem is it is always prompting critical alert due to existence of file DohaChangeXMLStylesheet.vbs under D:\middleware\messages\JapanForwarder\BillOfLadingInstruction\Pending