×
Back to Geneos FAQ
How to define a JMX attribute with a dot "." in the name?
Use quotation marks ("") in the attribute definition
If an attribute name has a dot (.), for example, Runtime.freeMemory, you should define it as $1.“Runtime.freeMemory”.
This won’t work:
This works:
["Geneos"]
["Geneos > Netprobe"]
["FAQ"]