<div>Hi Everyone,</div>
<div> </div>
<div>I am having an issue where Hobbit will not take multiple alert parameters if one of them is a regular expression. I have my hobbit built with MRTG integration. My example is that I want to have my catch all rule exclude all msgs and interfaces (in the format int01-08, int09-16, ...).
</div>
<div> </div>
<div>This works: COLOR=red EXSERVICE=%^int.*</div>
<div>This doesn't work: COLOR=red EXSERVICE=msgs,%^int.*</div>
<div> </div>
<div>Does anyone have any hints, how to get this working? Maybe even a logical approach to get it working and not necessary a technical approach?</div>
<div> </div>
<div>Thanks.<br> </div>