terra-farm/go-xen-api-client

How to connect with local xen server

vanaraj-az opened this issue · 2 comments

I need to connect my local xen server and collect the metrics. Is it Possible?

Hi @vanaraj-az
Yes, it is possible. This library supports full set of XenApi for XenServer Version 7.2.

See the example given in #3. The memory metrics can be retrieved in a similar way.