From da6dfdb8bf50b83609924347dce0e1bb8a4b5422 Mon Sep 17 00:00:00 2001 From: Clif Smith Date: Sat, 1 Nov 2014 15:23:23 -0500 Subject: [PATCH] Added info about Chef cookbook --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ade8c9b..698eb2c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ If you have a Graphite server you can send data to it via: This will output data to the following metric prefix: system.$cluster_name.cluster.app.elasticsearch.cluster + +If you use [Chef](https://www.getchef.com/chef/) there is a cookbook for installing this plugin at [https://github.com/cjs226/check_elasticsearch_cookbook](https://github.com/cjs226/check_elasticsearch_cookbook). Script is a modified version of check\_phpfpm by [MAB](https://github.com/mabitt/mab-nagios-plugins).