Giter VIP home page Giter VIP logo

Comments (4)

atc0005 avatar atc0005 commented on June 6, 2024

Note: This might be extended to cover host CPU usage as well, but the initial design is intended specifically for host memory monitoring.

from check-vmware.

atc0005 avatar atc0005 commented on June 6, 2024

Starting work on this.

From the doc.go file for the plugin-to-be:

In addition to reporting current host memory usage, this plugin also reports which VMs are running on the host along with their percentage of the total memory used.

Basically borrow the ideas from the datastore monitoring plugin, but specific to a single host.

Hopefully including the list of VMs (presumably sorted by memory usage) will come in handy to anyone receive an alert for host memory usage.

from check-vmware.

atc0005 avatar atc0005 commented on June 6, 2024

It would be good to include the number of VMs running on the host in the one-line summary. Due to access/permissions, the number will likely reflect only those VMs the service account executing the plugin has access to, but that's still useful.

If a service account is used by a cluster admin, they'll see the full number (and listing in the extended output), but if the service account is used by a team that is managing only a portion of the resources (e.g., a tenant leasing hosting capacity) they'll see the number and relevant VMs to them.

This seems to still be a useful thing.

from check-vmware.

atc0005 avatar atc0005 commented on June 6, 2024

TODO: Include HR version of host.Hardware.MemorySize in extended summary output.

from check-vmware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.