GithubHelp home page GithubHelp logo

Comments (5)

portertech avatar portertech commented on June 29, 2024

@joestump sensu::default must be included earlier on in the compile phase, https://github.com/sensu/sensu-chef/blob/master/recipes/default.rb#L20 In the case of portertech/chef-monitor, pretty much all of the recipes include monitor::default, which includes sensu::default https://github.com/portertech/chef-monitor/blob/master/recipes/default.rb#L22

from sensu-chef.

portertech avatar portertech commented on June 29, 2024

Need that resource defined before notifying it.

from sensu-chef.

joestump avatar joestump commented on June 29, 2024
  "run_list": [
    "recipe[sensu]",
    "recipe[sensu::rabbitmq]",
    "recipe[sensu::redis]",
    "recipe[sensu::server_service]",
    "recipe[sensu::client_service]",
    "recipe[sensu::api_service]",
    "recipe[sensu::dashboard_service]",
    "recipe[nginx]"
  ],

It is near as I can tell.

from sensu-chef.

joestump avatar joestump commented on June 29, 2024

Ah, I think I might know what's going on. This role is separate from another role that comes before this and includes sensu::client_service. I'll move the sensu::default over to that one.

from sensu-chef.

portertech avatar portertech commented on June 29, 2024

@joestump Cool, glad you figured it out. I recommend checking out https://github.com/portertech/chef-monitor for ideas on how to wrap the Sensu cookbook, I think many fork/copy it to use as a base to work from. I'm interested to see how you've configured your setup.

from sensu-chef.

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.