Re: VM/Disk Metrics Prometheus Export

2023-12-14 Thread Nux

If on KVM I recommend the Prometheus libvirt exporter.

On 2023-12-07 10:31, Joan g wrote:

Hi Team,

I could see that we have prometheus exporter plugin available with
cloudstack.

Do we have any plans to export VM,VR and disk metrices ?

Regards,
Jon


Re: VM/Disk Metrics Prometheus Export

2023-12-07 Thread Joan g
Not sure these config is actually valid. Have someone implemented this ?

Jon

On Thu, 7 Dec, 2023, 16:28 Ruben Bosch,  wrote:

> I believe these are available to be sent to graphite/influxdb when
> configuring "stats.output.uri" and other "stats" config under global
> settings.
>
>
> https://github.com/apache/cloudstack/blob/main/server/src/main/java/com/cloud/server/StatsCollector.java
> <
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/StatsCollector+output+to+Graphite
> >
>
> Met vriendelijke groet / Kind regards,
>
> Ruben Bosch
> CLDIN
>
> > On 7 Dec 2023, at 11:31, Joan g  wrote:
> >
> > Hi Team,
> >
> > I could see that we have prometheus exporter plugin available with
> > cloudstack.
> >
> > Do we have any plans to export VM,VR and disk metrices ?
> >
> > Regards,
> > Jon
>
>


Re: VM/Disk Metrics Prometheus Export

2023-12-07 Thread Ruben Bosch
I believe these are available to be sent to graphite/influxdb when configuring 
"stats.output.uri" and other "stats" config under global settings.

https://github.com/apache/cloudstack/blob/main/server/src/main/java/com/cloud/server/StatsCollector.java
 


Met vriendelijke groet / Kind regards,

Ruben Bosch
CLDIN

> On 7 Dec 2023, at 11:31, Joan g  wrote:
> 
> Hi Team,
> 
> I could see that we have prometheus exporter plugin available with
> cloudstack.
> 
> Do we have any plans to export VM,VR and disk metrices ?
> 
> Regards,
> Jon



VM/Disk Metrics Prometheus Export

2023-12-07 Thread Joan g
Hi Team,

I could see that we have prometheus exporter plugin available with
cloudstack.

Do we have any plans to export VM,VR and disk metrices ?

Regards,
Jon