Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 207710

Custom java Hyperic plugin development

$
0
0

Have a custom Collector which is setting values

setValue("ProcUptime", "12");

Using

<service name="CustomCollector">

     <plugin type="measurement"

             class="org.hyperic.hq.product.MeasurementPlugin"/>

     <plugin type="collector"

             class="com.ash.CustomCollector"/>

 

     <filter name="template"

         value="customPL"/> ...

Once I set the values into Collector will this MeasurementPlugin pick those attributes from <metrics> from plugin xml and pick values from Collector?

I am not able to pick those values in HQ UI.

Could you please let me know how these custom collectors are used and how to configure one?

Thanks in advance.

Ashok


Viewing all articles
Browse latest Browse all 207710

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>