Giter Site home page Giter Site logo

Comments (6)

scottbessler avatar scottbessler commented on July 24, 2024

I work with patricioe, we see UNKNOWN in nagios because ganglia (not sure if its gmond on the box that is being monitored, or something on the box that receives the metrics) is not honoring the host name spoofing setting on the box that is being monitored (and thus doesnt send the right name to nagios)

The steps to reproduce seem to be:

  1. Start gmond gmetad on monitoring-server
  2. Start gmond on watched-instance (everything seems to work at this point)
  3. Restart gmond/gemtad on monitoring-server
    and notice that the boxes are being reported as actual hostname instead of spoofed name.

from monitor-core.

jbuchbinder avatar jbuchbinder commented on July 24, 2024

Are you spoofing all of the traffic using the newer gmond.conf spoof settings, or are you feeding spoofed metrics via gmetric and its -S parameter?

from monitor-core.

scottbessler avatar scottbessler commented on July 24, 2024

gmond.conf

from monitor-core.

scottbessler avatar scottbessler commented on July 24, 2024

we push some metrics with gmond (load, etc.) but we also do push some via gmetric, expecting it to use the gmond.conf (which it usually does except in the described scenario)

/usr/bin/gmetric --dmax=3600  --group=process --name=$1_status --type=uint8 --value=$retval

from monitor-core.

patricioe avatar patricioe commented on July 24, 2024

we removed override_ip info and it survived after a couple of gmetad restarts. Coincidence or might it be related to the issue ?

from monitor-core.

jbuchbinder avatar jbuchbinder commented on July 24, 2024

There was a recent patch incorporated into the master branch which fixed an override_ip issue; could you retest?

from monitor-core.

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.