프로메테우스

오픈소스 모니터링 시스템으로, 시계열 데이터베이스, 유연한 쿼리 및 알림 기능을 제공합니다.

UI에 접근하십시오

브라우저를 실행하세요: http://<server-ip>:9090

Node Exporter가 활성화된 경우: http://<server-ip>:9100

설치된 서비스

prometheus.service – 모니터링 엔진

node_exporter.service – 시스템 메트릭스 내보내기 도구 (선택된 경우)

상태 확인:

systemctl status prometheus
systemctl status node_exporter

생산에 중요

프로메테우스와 Node Exporter는 공용 인터넷에 노출되어서는 안 됩니다.

리버스 프록시와 기본 인증을 통해 안전한 액세스를 보장합니다.

https://prometheus.io/docs/introduction/overview/

https://prometheus.io/docs/guides/basic-auth/

신청 세부사항