vCenter

 View Only
  • 1.  Help with command line plugin test

    Posted Feb 26, 2009 12:26 AM
    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


  • 2.  RE: Help with command line plugin test

    Posted Feb 26, 2009 01:09 AM
    I found the answer here:

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

    Plugin development docs need to updated?