Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

startup does not work #2

Open
phaus opened this issue Jan 15, 2017 · 1 comment
Open

startup does not work #2

phaus opened this issue Jan 15, 2017 · 1 comment
Assignees

Comments

@phaus
Copy link

phaus commented Jan 15, 2017

./bin/prometheus-zfs-linux -pool="rpool" -p="rpool" -port="8060"  -endpoint="metrics"
flag provided but not defined: -port
Usage of ./bin/prometheus-zfs-linux:
  -p="tank": what ZFS pool to monitor (shorthand)
  -pool="tank": what ZFS pool to monitor
  -version=false: display current tool version

I also tried

./bin/prometheus-zfs-linux -p rpool -port 8090 -endpoint zonesmetrics
flag provided but not defined: -port
Usage of ./bin/prometheus-zfs-linux:
  -p="tank": what ZFS pool to monitor (shorthand)
  -pool="tank": what ZFS pool to monitor
  -version=false: display current tool version

System uses zfs-on-linux.

@eripa
Copy link
Owner

eripa commented Jan 15, 2017

Thanks for the report!

It seems that you are trying out "latest" on master. It's currently not in a working state. If you want to try a working version try the release of v0.1.1. But please note that this is not recommended for production use as it requires root to run.

@eripa eripa self-assigned this Jan 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants