first commit

This commit is contained in:
2024-06-09 13:01:58 +02:00
commit cba54b0046
14 changed files with 516 additions and 0 deletions

6
rules.cfg Normal file
View File

@ -0,0 +1,6 @@
MTEST:COUNTER1 > 0.5 # test
MTEST:COUNTER2 < 0.5
MTEST:ASTRING1 != "a string"
MTEST:ASTRING2 == something else