GithubHelp home page GithubHelp logo

chef-newrelic-sysmond's People

Contributors

apai4 avatar bitdeli-chef avatar dwradcliffe avatar fredjean avatar jhsu avatar phlipper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chef-newrelic-sysmond's Issues

this does not actually start under upstart after reboot

/var/run is owned by root, therefore because the config does a setuid/setgid newrelic, newrelic-sysmond does not start after a reboot because it can't write to /var/run. Even with commenting out setuid/setgid lines, I also need to remove from 'start on [2345]' to 'start on filesystem and net-device-up IFACE=lo' for it to work.

gpg: keyserver timed out

Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.NwjiQpaT8P --trustdb-name /etc/apt//trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver subkeys.pgp.net --recv 548C16BF
STDERR: gpg: requesting key 548C16BF from hkp server subkeys.pgp.net
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error
---- End output of apt-key adv --keyserver subkeys.pgp.net --recv 548C16BF ----
Ran apt-key adv --keyserver subkeys.pgp.net --recv 548C16BF returned 2

This could be related to http://askubuntu.com/questions/134913/cant-add-repo-keys

apt repository path is wrong

All of a sudden this started failing on ubuntu 14 with an error that it cannot find the newrelic repository packages. It is adding the apt_repository resource with the distribution name (trusty) but that is no longer on New Relics servers.

/etc/apt/sources.list.d/newrelic.list
deb      "http://apt.newrelic.com/debian/" trusty newrelic non-free

which gives the error.

 Err http://apt.newrelic.com trusty/newrelic amd64 Packages
          404  Not Found
 Err http://apt.newrelic.com trusty/non-free amd64 Packages
         404  Not Found

If I remove the distribution "trusty" it works. Is the apt_repository resource adding the distribution automatically? It may need to be provided and an attribute to override.

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.