From feacb51f7617c347c9d43d99a0c982ff1a1ac8ba Mon Sep 17 00:00:00 2001 From: Hans Hasselberg Date: Mon, 14 Nov 2011 10:59:48 +0100 Subject: [PATCH] update readme: document cut_off parameter --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0e40923..0dd1f3b 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,10 @@ It is also possible to display warnings when given limits are exceeded. Example your.healthety.server.com/?memory=12000 +To shorten the host names in legend provide 'cut_off' parameter: + + your.healthety.server.com/?cut_off=.example.com + ## Other installation methods and monitoring We can provide [Chef](https://github.com/opscode/chef) and [Monit](http://mmonit.com/monit/) recipes. They are not polished and thus not published, but we could give it to you if you promise not to show anyone.