#
# This pattern-cache definition file is to be used for presentation/test purposes only.
# It shows how pattern-cache is defined: first column defines a regexp pattern, the remaining columns are to be
# used to instantiate cachable instances.
#

# DEVICE_PATTERN  JMX-USER  JMX-PASSWD

.*abc   user1  pass1

# ignore comments
.abc"  user2  pass2

.+abc.* user3 pass3

.*JMX:TEST01.*  user4                pass4    some string that will be skipped
# some re-definition for the device (will be ignored!)
.*JMX:TEST01.*   user5          pass5