MAC M1电脑部署Grafana+Prometheus+Node_exporter

一、安装

1、grafana安装

复制代码
brew install grafana

2、prometheus安装

复制代码
brew install prometheus

3、node_exporter安装

复制代码
brew install  node_exporter

二、启动

1、grafana启动

复制代码
brew services start grafana

2、prometheus启动

复制代码
brew services start prometheus

3、node_exporter启动

复制代码
brew services start  node_exporter

三、访问

1、grafana访问地址:

复制代码
http://服务器IP地址:3000

2、prometheus访问地址:

复制代码
http://服务器IP地址:9090

3、node_exporter访问地址:

复制代码
http://服务器IP地址:9100

四、基本命令

停止

brew services stop grafana

brew services stop prometheus

brew services stop node_exporter

重启

brew services restart grafana

brew services restart prometheus

brew services restart node_exporter

启动

brew services start grafana

brew services start prometheus

brew services start node_exporter

相关推荐
刘小哈哈哈2 小时前
封装了一个iOS多分区自适应宽度layout
macos·ios·cocoa
YJlio4 小时前
TrollStore(巨魔商店)介绍及操作手册
macos·objective-c·cocoa
mywpython5 小时前
mac 最新的chrome版本配置selenium的方式
chrome·python·selenium·macos
一道微光8 小时前
mac air m系列arm架构芯片安装虚拟机 UTM+debian 浏览器firefox和chrome
arm开发·macos·架构
打工人你好11 小时前
libimobiledevice项目中各个库的作用
macos·objective-c·cocoa
1alisa17 小时前
Sublime Text for Mac v4【注册汉化版】代码编辑器
macos·编辑器·sublime text
qq_3680196621 小时前
Mac下Ollama安装与设置:开启本地大模型之旅
macos
mingyuewu1 天前
MAC安装docker 后提示com.docker.vmnetd”将对您的电脑造成伤害
macos·docker·容器
企鹅侠客1 天前
Prometheus operator怎么添加targets和告警规则
运维·云原生·kubernetes·prometheus·pod
前端 贾公子1 天前
Mac 设置静态IP的方法 和 Mac 设置静态IP后 无法联网
tcp/ip·macos·智能路由器