2017-06-25 42 views
2

我通過BREW安裝Grafana:如何在Mac上啓動Grafana?

brew install grafana 

似乎安裝該位置是在這裏:

/usr/local/Cellar/grafana/4.3.2 

如何從現在開始Graphana服務? '服務'命令在Mac上不存在。

試圖用:

brew services start grafana 

,並得到了以下錯誤:

==> Tapping homebrew/services 
Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services'... 
fatal: unable to access 'https://github.com/Homebrew/homebrew-services/': The requested URL returned error: 403 
Error: Failure while executing: git clone https://github.com/Homebrew/homebrew-services /usr/local/Homebrew/Library/Taps/homebrew/homebrew-services --depth=1 
Error: Failure while executing: /usr/local/bin/brew tap homebrew/services 

什麼是開始Grafana在Mac上的正確方法?

+0

開始grafana一是爲了看看:

brew tap homebrew/services

否則可執行文件可以直接運行一切安好。 – papey

回答

1

我想你可能需要安裝Homebrew services:在終端

/usr/local/Cellar/grafana/4.3.2/bin/grafana-server