Skip to content

Commit

Permalink
rebased
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Elling <Richard.Elling@RichardElling.com>
  • Loading branch information
richardelling committed Oct 4, 2020
1 parent 8e945ff commit 774a4db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/zpool_influxdb/telegraf.d/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This directory contains sample telegraf configurations for
adding `zpool_influxdb` as an input plugin. Depending on your
telegraf configuration, the installation can be as simple as
copying one of these to the `/etc/telegraf/telegraf.d` directory
copying one of these to the `/etc/telegraf/telegraf.d` directory
and restarting `systemctl restart telegraf`

See the telegraf docs for more information on input plugins.
3 changes: 3 additions & 0 deletions tests/runfiles/common.run
Original file line number Diff line number Diff line change
Expand Up @@ -900,3 +900,6 @@ tests = ['l2arc_arcstats_pos', 'l2arc_mfuonly_pos',
'persist_l2arc_006_pos', 'persist_l2arc_007_pos', 'persist_l2arc_008_pos']
tags = ['functional', 'l2arc']

[tests/functional/zpool_influxdb]
tests = ['zpool_influxdb']
tags = ['functional', 'zpool_influxdb']

0 comments on commit 774a4db

Please sign in to comment.