Giter Site home page Giter Site logo

Comments (8)

jbuchbinder avatar jbuchbinder commented on July 24, 2024

Are you also defining override_ip? If not, try defining override_ip to be the IP address of the spoofed name.

from monitor-core.

vvuksan avatar vvuksan commented on July 24, 2024

Nathan,

perhaps you can give me the actual names on the IRC channels. I should be able to replicate this.

from monitor-core.

smith avatar smith commented on July 24, 2024

@jbuchbinder override_ip is defined. Here's the globals section:

globals {                                                                    
  daemonize = yes                                                            
  setuid = yes                                                                                                                                                                
  user = ganglia                                                             
  debug_level = 10                                                           
  max_udp_msg_len = 1472                                                     
  mute = no                                                                  
  deaf = no                                                                  
  host_dmax = 0 /*secs */                                                    
  cleanup_threshold = 300 /*secs */                                          
  gexec = no                                                                 
  send_metadata_interval = 60                                                
  override_hostname = web02.example.com                                        
  override_ip = 10.4.85.168                                                  
}                        

@vvuksan I sent you the domain name through the email on your website.

from monitor-core.

smith avatar smith commented on July 24, 2024

@vvuksan That email didn't go through. The domains it was failing on were web02.who.is and web03.who.is

from monitor-core.

jbuchbinder avatar jbuchbinder commented on July 24, 2024

We recently committed a change to use an APR method rather than the manual string concatenation we had been doing before, so that should fix this. Could someone confirm?

from monitor-core.

smith avatar smith commented on July 24, 2024

I've got this installed on a server, and FYI when using the passenger module from gmond-python-modules it fails on startup with:

{'status': 'sudo /usr/bin/passenger-status', 'memory_stats': 'sudo /usr/bin/passenger-memory-stats', 'metrix_prefix': 'passenger'}
apr_pollset_create failed: Invalid argument

That could be a bug in the python module, so I disabled it, and then I get:

apr_pollset_create failed: Invalid argument  

after loading the python module. This could be a problem with some module or configuration (I ran it with sudo /usr/local/sbin/gmond -d 2 --conf=/etc/ganglia/gmond.conf and installed the new version with --prefix=/usr/local.

I'll let you know if I can try it on a non-production machine with no extra modules. Let me know if there is anything else I can do to help you confirm.

from monitor-core.

jbuchbinder avatar jbuchbinder commented on July 24, 2024

Are you sure you have valid UDP and/or TCP listeners defined on that instance?

http://www.mail-archive.com/[email protected]/msg05559.html

from monitor-core.

smith avatar smith commented on July 24, 2024

Thanks for that. I set set it to deaf. I'm running the commit for #49 shown above and it seems to fix the problem! Thanks

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.