# list of alarm rules # they follow the form: PVNAME COMPARISON VALUE # comments via # are allowed MTEST:COUNTER1 > 0.5 # test MTEST:COUNTER2 < 0.5 MTEST:ASTRING1 != "a string" MTEST:ASTRING2 == something else