Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 625 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 625 Bytes

Observium cookbook

Observium cookbook installs Observium network monitoring platform.

Supported Platforms

  • CentOS 6
  • Ubuntu 12.04

Usage

observium::default

Include observium in your node's run_list:

{
  "run_list": [
    "recipe[observium::default]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (i.e. add-new-recipe)
  3. Write you change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request

License and Authors

Author: Petar Koraca ([email protected])