From c222c42b2a786a59cdcfd5918b9a8ae20dbb972f Mon Sep 17 00:00:00 2001 From: X Date: Tue, 29 Apr 2025 02:49:26 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E8=BF=90=E7=BB=B4?= =?UTF-8?q?=E7=9B=91=E6=8E=A7=E7=B3=BB=E7=BB=9F=E9=83=A8=E7=BD=B2=EF=BC=9A?= =?UTF-8?q?Nightingale?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...%BB%E7%BB%9F%E9%83%A8%E7%BD%B2%EF%BC%9ANightingale.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/%E8%BF%90%E7%BB%B4%E7%9B%91%E6%8E%A7%E7%B3%BB%E7%BB%9F%E9%83%A8%E7%BD%B2%EF%BC%9ANightingale.md b/%E8%BF%90%E7%BB%B4%E7%9B%91%E6%8E%A7%E7%B3%BB%E7%BB%9F%E9%83%A8%E7%BD%B2%EF%BC%9ANightingale.md index f3ed3a2..941e731 100644 --- a/%E8%BF%90%E7%BB%B4%E7%9B%91%E6%8E%A7%E7%B3%BB%E7%BB%9F%E9%83%A8%E7%BD%B2%EF%BC%9ANightingale.md +++ b/%E8%BF%90%E7%BB%B4%E7%9B%91%E6%8E%A7%E7%B3%BB%E7%BB%9F%E9%83%A8%E7%BD%B2%EF%BC%9ANightingale.md @@ -63,7 +63,14 @@ systemctl enable n9e systemctl start n9e ``` -- 访问监控页面:`http://ip:17000` +- 访问Nightingale +``` +#访问 +http://ip:17000 +#初始账号密码 +root +root.2020 +``` # 三、时序数据库部署与对接 # 四、采集器Agent部署 \ No newline at end of file