cookbook 'netdata', '= 0.1.3'
netdata (15) Versions 0.1.3 Follow6
Compile, install and configure netdata
cookbook 'netdata', '= 0.1.3', :supermarket
knife supermarket install netdata
knife supermarket download netdata
NetData Cookbook
This cookbook provides a way to download and install NetData from FireHol, a real-time performance monitoring.
Live demo: http://netdata.firehol.org
Github: https://github.com/firehol/netdata
Requirements
Platforms
- Centos => 6.7
- Ubuntu > 14.04
Chef
- Chef 12.0 or later
Cookbooks
-
yum-epel
= 0.7.0
Recipes
netdata::default
This would install NetData on supported platforms. At the moment this product does not have any distribution packages and only supported installation method it to compile sources.
NetData cookbook will install required dependencies and after compilation succeedis those deps will be removed, except those packages that already were installed on the server prior to chef run.
Usage
netdata::default
Just include netdata
in your node's run_list
{ "name":"my_node", "run_list": [ "recipe[netdata]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
Authors: Sergio Pena sergio.pena@abiquo.com
Dependent cookbooks
yum-epel >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
netdata CHANGELOG
This file is used to list changes made in each version of the netdata cookbook.
0.1.0
- Sergio Pena - Initial release of netdata
Foodcritic Metric
0.1.3 passed this metric
0.1.3 passed this metric