<div dir="ltr">Hello Cleaver,<br><br>Thank you for your advice.<br>I try to converting * to .*, but now the same result.<br><br><div>Will the regular expression does not work in the setting of BBWin.cfg?<br><br>Someone please tell me.<br><br>2015-11-28 13:12 GMT+09:00 J.C. Cleaver <<a href="mailto:cleaver@terabithia.org">cleaver@terabithia.org</a>>:<br>><br>><br>><br>> On Wed, November 25, 2015 11:51 pm, Seiichirou Hiraoka wrote:<br>> > Hello<br>> ><br>> > I will use the BBWin 0.13 in Windows Server 2012, the Xymon 4.3.4 on<br>> > CentOS<br>> > I use.<br>> ><br>> > In order to monitor the regular expression to the Windows process, we set<br>> > as follows in the BBWin.cfg of Windows Server.<br>> ><br>> > <procs><br>> >    <setting name "notepad" rule = "= 2" alarmcolor = "red" /><br>> >    <setting name "% notepad C: \ Users \ Administrator \ Desktop \<br>> > test.txt" rule = "= 2" alarmcolor = "red" /><br>> >    <setting name "% notepad *" rule = "= 2" alarmcolor = "red" /><br>> >    <setting name "% ^ notepad *" rule = "= 2" alarmcolor = "red" /><br>> > </ procs><br>> ><br>> > The first line "notepad" only I've correctly match, the rest regular<br>> > expression<br>> > does not match.<br>> > Please tell me if there is a mistake.<br>> ><br>><br>> Hi,<br>><br>> I'm not that experienced with BBWin (or at least, not in the last 10 years<br>> or so), but have you tried converting the "*" to ".*"? I'm not sure which<br>> style of regex is used there for evaluation.<br>><br>><br>> -jc<br>><br>><br></div></div>