VMware Cloud Community
danni505
Contributor
Contributor

An unkown concept

"HQ inventory model " what's that?

if i deploy an plugin, which will register into HQ inventory model? or something others meaning?

Thank you
/Daniel
0 Kudos
2 Replies
alee_hyperic
Contributor
Contributor


Inventory model will store all of the resources in the auto discovery or you created, it includes
Platform,Server,Service,Application.
Generally, Platform contains Server, Server contains Service, Application contains Service;


For example, 

Platform: Windows 2000
Server:    JBoss 4..2.3
Service:  Message Queue, Session EJB, DataSource
Applicaiton: your Web application depends on Services defined above.


Hope it helps.



On Fri, Aug 21, 2009 at 3:40 AM, Daniel <hq-dev@hyperic.org> wrote:

"HQ inventory model " what
'
s that?



if i deploy an plugin, which will register into HQ inventory model? or something others meaning?



Thank you

/Daniel




danni505
Contributor
Contributor

Thank you very much.

And now i have a question about plugin, I meet an
"org.hyperic.hq.product.PluginExistsException",
when i run
"java -jar pdk/lib/hq-product.jar -p sqlquery -m discover"
What is it meaning? Do this plugin just allow to register on time only? and can not modify?

Message was edited by: danni505
0 Kudos