VMware Cloud Community
ben_davis
Contributor
Contributor

Help with command line plugin test

I'm having trouble understanding how to test plugins using that hq-product.jar. I copied the example pdk/examples/ping-plugin.xml to my plugins directory and called it myping-plugin.xml.

When I run "java -jar pdk/lib/hq-product.jar -Dplugins.include=myping -m metric" there is no output. Should I be seeing some metrics being sent to stdout? What else do I need to do? Thanks.

-Ben
Reply
0 Kudos
1 Reply
ben_davis
Contributor
Contributor

I found the answer here:

http://communities.vmware.com/thread/353027

Plugin development docs need to updated?
Reply
0 Kudos