From 39471ff6df658cf17b9f777cd34b4c8f01c4fe0d Mon Sep 17 00:00:00 2001 From: Stefan Pratter Date: Wed, 27 Jun 2018 18:22:13 +0000 Subject: [PATCH 1/4] set version 0.6.0 --- facsimile/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/facsimile/VERSION b/facsimile/VERSION index 758efdb..a918a2a 100644 --- a/facsimile/VERSION +++ b/facsimile/VERSION @@ -1 +1 @@ -0.6.0.1 +0.6.0 From 09489b85a1191b858692989b5c251fb8814dacec Mon Sep 17 00:00:00 2001 From: Stefan Pratter Date: Wed, 27 Jun 2018 18:22:23 +0000 Subject: [PATCH 2/4] set version 0.6.0.1 --- facsimile/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/facsimile/VERSION b/facsimile/VERSION index a918a2a..758efdb 100644 --- a/facsimile/VERSION +++ b/facsimile/VERSION @@ -1 +1 @@ -0.6.0 +0.6.0.1 From 0557d5392596a7ca591f935bc4fab42e878a0392 Mon Sep 17 00:00:00 2001 From: Stefan Pratter Date: Wed, 27 Jun 2018 19:14:14 +0000 Subject: [PATCH 3/4] fix typo --- docs/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples.md b/docs/examples.md index 7c7a595..80e4b16 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -63,7 +63,7 @@ This example will show you how to setup an MTR graph !!! Tip "MTR Graph is currently experimental" The MTR graph is introduced to vaping in version 0.6.0 and should - be considered and early iteration of MTR data visualization to vaping. + be considered an early iteration of MTR data visualization to vaping. We have ideas on how to make it better, but would also love to hear your thoughts on it. From 0ea6666983035018e30e43c4bdab98b11b26fd66 Mon Sep 17 00:00:00 2001 From: Stefan Pratter Date: Wed, 27 Jun 2018 19:17:30 +0000 Subject: [PATCH 4/4] fix typo and add some info for mtr example --- docs/examples.md | 8 ++++++++ examples/mtr/config.yml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/examples.md b/docs/examples.md index 80e4b16..cad07e2 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -69,6 +69,14 @@ This example will show you how to setup an MTR graph thoughts on it. +Pay close attention to the commented lines in the example below, as we need to do the following: + +- setup the mtr probe +- setup the fping_mtr plugin +- setup the fping_mtr data type +- setup the mtr graph + + `examples/mtr/config.yml`: ```yml {!examples/mtr/config.yml!} diff --git a/examples/mtr/config.yml b/examples/mtr/config.yml index f011a80..57e73c0 100644 --- a/examples/mtr/config.yml +++ b/examples/mtr/config.yml @@ -77,7 +77,7 @@ plugins: type: smokestack plot_y: avg - # let graphsrv no to initialize the `mtr` + # let graphsrv know to initialize the `mtr` # graph for use mtr: id_field: host