GithubHelp home page GithubHelp logo

Comments (3)

vfarcic avatar vfarcic commented on June 24, 2024 1

The reason I asked for the shortcut is because none expands to the expression you used. You're probably using the older Prometheus 1.x based DFM.

Anyways, most of the shortcuts had job baked in, except two. Now that's corrected and all are having job (or an equivalent). You can see the current list of shortcuts through https://github.com/vfarcic/docker-flow-monitor/blob/master/server/server.go#L261.

A new tag vfarcic/docker-flow-monitor:17.12.29-41 is building while I'm typing this. It'll be available in a few minutes.

from docker-flow-monitor.

vfarcic avatar vfarcic commented on June 24, 2024

@dave08 Can you please let me know the shortcut behind this expression? The closest I could find is @node_mem_limit. However, it is not the same. It expands to:

(sum by (instance) (node_memory_MemTotal) - sum by (instance) (node_memory_MemFree + node_memory_Buffers + node_memory_Cached)) / sum by (instance) (node_memory_MemTotal) > [SOME_VALUE]

Is that the one you're using?

from docker-flow-monitor.

dave08 avatar dave08 commented on June 24, 2024

Yes, I just gave an example of how I think it might look after the change, am I right? Also, this could apply to all yhe node related shortcuts like fs.. I just haven't (luckily) reached 80% disk usage yet...

from docker-flow-monitor.

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.