增加排障
This commit is contained in:
		
							parent
							
								
									533a4077d3
								
							
						
					
					
						commit
						3a50b43277
					
				@ -31,8 +31,11 @@
 | 
				
			|||||||
* 在被控服务器中,运行脚本(位于中国大陆的服务器请使用镜像):
 | 
					* 在被控服务器中,运行脚本(位于中国大陆的服务器请使用镜像):
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh  -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh
 | 
					curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh  -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh
 | 
				
			||||||
 | 
					 | 
				
			||||||
```  
 | 
					```  
 | 
				
			||||||
 | 
					如果你的被控服务器位于中国大陆,可以使用镜像:  
 | 
				
			||||||
 | 
					````bash
 | 
				
			||||||
 | 
					curl -L https://fastly.jsdelivr.net/gh/naiba/nezha@master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh
 | 
				
			||||||
 | 
					````
 | 
				
			||||||
* 选择“安装监控Agent”  
 | 
					* 选择“安装监控Agent”  
 | 
				
			||||||
* 输入通信域名,如:”data.example.com“  
 | 
					* 输入通信域名,如:”data.example.com“  
 | 
				
			||||||
* 输入面板通信端口(RPC端口),默认为5555  
 | 
					* 输入面板通信端口(RPC端口),默认为5555  
 | 
				
			||||||
 | 
				
			|||||||
@ -2,3 +2,6 @@
 | 
				
			|||||||
### 后台显示的IP和Agent实际IP不一致?
 | 
					### 后台显示的IP和Agent实际IP不一致?
 | 
				
			||||||
请查看[Dashboard相关-后台显示的IP和Agent实际IP不一致?](/guide/dashboardq.html#后台显示的ip和agent实际ip不一致?)  
 | 
					请查看[Dashboard相关-后台显示的IP和Agent实际IP不一致?](/guide/dashboardq.html#后台显示的ip和agent实际ip不一致?)  
 | 
				
			||||||
在此不再赘述。
 | 
					在此不再赘述。
 | 
				
			||||||
 | 
					### 一键脚本安装出错
 | 
				
			||||||
 | 
					#### curl: Failed to connect to raw.githubusercontent.com......
 | 
				
			||||||
 | 
					多出现在国内主机中,目前一键脚本只从github直接获取安装脚本,您可以多尝试几次,或者[手动安装Agent](/guide/agent.html#其他方式安装agent),别忘了使用镜像。
 | 
				
			||||||
 | 
				
			|||||||
@ -14,3 +14,6 @@ curl ip.sb
 | 
				
			|||||||
curl ip-api.com
 | 
					curl ip-api.com
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### 查看密码忘记\删除查看密码
 | 
				
			||||||
 | 
					请查看或编辑`/opt/nezha/dashboard/data/config.yaml`文件。   
 | 
				
			||||||
 | 
					密码位于site-viewpassword。
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user