Skip to content

Commit

Permalink
Merge commit 'refs/pull/70/head' of https://github.com/Mikesch-mp/ici…
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikesch-mp committed Jun 3, 2017
2 parents 30ca99e + c8ac131 commit 6f0bba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ graph width | **Optional.** Graph width in pixel. Defaults to `640`.
timerange | **Optional.** Global time range for graphs. Defaults to `6h`.
enableLink | **Optional.** Enable/disable graph with a rendered URL to the Grafana dashboard. Defaults to `yes`.
datasource | **Required.** Type of the Grafana datasource (`influxdb`, `graphite` or `pnp`). Defaults to `influxdb`.
defaultdashboard | **Required.** Name of the default dashboard which will be shown for unconfigured graphs. **Important: `panelID` must be set to `1`!** Defaults to `icinga2-default`.
defaultdashboard | **Required.** Name of the default dashboard which will be shown for unconfigured graphs. Set to `none` to hide the module output. **Important: `panelID` must be set to `1`!** Defaults to `icinga2-default`.
shadows | **Optional.** Show shadows around the graphs. ** Defaults to `false`.
defaultdashboardstore | **Optional.** Grafana backend (file or database). Defaults to `Database`.
accessmode | **Optional.** Controls whether graphs are fetched with curl (`proxy`), are embedded (`direct`) or in iframe ('iframe'. Direct access is faster and needs `auth.anonymous` enabled in Grafana. Defaults to `proxy`.
Expand Down

0 comments on commit 6f0bba8

Please sign in to comment.