From 4ffb12c3a37800df4c3f937e2edd48ca7c337892 Mon Sep 17 00:00:00 2001 From: nicolargo Date: Tue, 24 Nov 2015 20:47:51 +0100 Subject: [PATCH] Add Chef cookbook link to the doc --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 76fb419d..48bccb47 100644 --- a/README.rst +++ b/README.rst @@ -191,6 +191,11 @@ To install Glances from source: *Note*: Python headers are required to install psutil. For example, on Debian/Ubuntu you need to install first the *python-dev* package. +Chef +---- + +A awesome ``Chef`` cookbook is available to monitor your infrastructure: https://supermarket.chef.io/cookbooks/glances (thanks to Antoine Rouyer) + Puppet ------