夜鶯n9e監控搭建


GITHUB鏈接:https://github.com/didi/nightingale

官方手冊:https://n9e.didiyun.com/docs/install/binary/

 

安裝前所需軟件。

Nginx安裝教程:

yum install -y nginx

/bin/systemctl stop nginx.service

/bin/systemctl start nginx.service

 

 

mysql安裝教程:https://www.cnblogs.com/nanxiang/p/12886319.html

redis安裝教程:https://www.cnblogs.com/nanxiang/p/12901018.html

 

 1、mysql安裝完成后,用戶root  密碼 123456

還需要修改夜鶯的配置文件

/home/n9e/etc/mysql.yml

將密碼替換為123456

 

 

啟動所有程序

root_D-v024@:/home/n9e# ./control start all    

 

查看程序狀態

root_D-v024@:/home/n9e# ./control status
root 32857 0.1 0.2 987292 21664 pts/1 Sl 10:32 0:00 /home/n9e/n9e-ams
root 32907 0.1 0.2 1056368 19956 pts/1 Sl 10:32 0:00 /home/n9e/n9e-tsdb
root 32927 0.1 0.2 1062468 22492 pts/1 Sl 10:32 0:00 /home/n9e/n9e-index
root 32956 0.5 0.4 1013612 34292 pts/1 Sl 10:32 0:02 /home/n9e/n9e-transfer
root 32975 0.1 0.2 996936 20812 pts/1 Sl 10:32 0:01 /home/n9e/n9e-judge
root 33005 1.5 0.2 1071244 21448 pts/1 Sl 10:32 0:08 /home/n9e/n9e-agent
root 33054 0.1 0.2 1022176 20732 pts/1 Sl 10:32 0:01 /home/n9e/n9e-prober
root 38819 0.6 0.4 1001980 38568 pts/1 Sl 10:39 0:00 /home/n9e/n9e-rdb
root 38838 0.4 0.2 996936 16272 pts/1 Sl 10:39 0:00 /home/n9e/n9e-job
root 38894 0.2 0.2 940780 20444 pts/1 Sl 10:39 0:00 /home/n9e/n9e-monapi

 

http://10.2.19.2/rdb

用戶名:root
密碼:root.2020

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM