2017-06-25 87 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