From 5d30295c409ae8102bb6ba4ef569509cd996bd1d Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Mon, 18 Dec 2017 10:51:26 +0100 Subject: [PATCH] Fix doc refs #98 --- doc/03-Configuration.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/03-Configuration.md b/doc/03-Configuration.md index a75959a..ff7d419 100644 --- a/doc/03-Configuration.md +++ b/doc/03-Configuration.md @@ -17,6 +17,14 @@ Open up the Icinga Web 2 frontend and navigate to: Configuration > Modules > graphite > Advanced +### UI + +The settings *Default time range* and *Default time range unit* set the default +time range for displayed graphs both in the graphs lists and in monitored +objects' detail views. + +### Icinga 2 (Core) + The settings *Host name template* and *Service name template* both are only required if you are using a different naming schema than the default Icinga 2 is using. (As outlined [here](https://www.icinga.com/docs/icinga2/latest/doc/14-features/#current-graphite-schema))