Guys, hi. I am moving forward on zabbix 2.0 and really enjoy jmx monitoring embedded however there is one problem. It works great for type string, float, integer, but when i am trying to monitor my custom jmx values which have type java.lang.Double it throws me error:
9186:20120531:031400.299 item [xxxxl.com:jmx["xxxx:name=Metrics","xxxx.count.min"]] became not supported: unsupported attribute type along the path: class java.lang.Double
Why java.lang.Double is unsupported? Is this a bug?? Can you please respond, that's pretty urgent issue
9186:20120531:031400.299 item [xxxxl.com:jmx["xxxx:name=Metrics","xxxx.count.min"]] became not supported: unsupported attribute type along the path: class java.lang.Double
Why java.lang.Double is unsupported? Is this a bug?? Can you please respond, that's pretty urgent issue
Comment