XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. MikeDombo
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    MikeDombo

    @MikeDombo

    2
    Reputation
    2.4k
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Website mikedombrowski.com
    Location Washington, DC

    MikeDombo Unfollow Follow

    Latest posts made by MikeDombo

    • RE: Gather CPU utilization of host as variable for prometheus exporter

      I just installed XCP-ng on a new server and wanted Prometheus metrics too, so I wrote this: https://github.com/MikeDombo/xen-exporter.

      It is a simple Python script (which can run in Docker) that collects the metrics from XCP-ng's RRD API. These are the same metrics that you'd see in Xen Orchestra or in the XenServer Console application. In addition to the exporter, I've also created a Grafana dashboard to visualize these metrics too.

      Example dashboard

      posted in Compute
      M
      MikeDombo