FreeBSD에서 Prometheus & Grafana를 실행해보십시오.
1304 단어 grafanaFreeBSDprometheus
(이동만 하면 됩니다)
환경
소프트웨어
버전
FreeBSD
11.2
Prometheus
2.5.0
Grafana
5.3.4
pkg에서 prometheus 설치
$ sudo pkg install -y prometheus grafana5
※prometheus1계의 경우는 prometheus1이 있으므로 이쪽을 인스톨
※grafana는 5 이외에 grafana(1계), grafana2, grafana3, grafana4가 있습니다
Prometheus & Grafana 시작
$ sudo sysrc prometheus_enable="YES"
$ sudo sysrc grafana_enable="YES"
$ sudo /usr/local/etc/rc.d/prometheus start
$ sudo /usr/local/etc/rc.d/grafana start
Prometheus 설정 파일은/usr/local/etc/prometheus.yml
Grafana 설정 파일은/usr/local/etc/grafana.conf
Prometheus에 브라우저에서 액세스
http://서버 IP 주소:9090/
Grafana에 브라우저에서 액세스
http://서버 IP 주소:3000/
ID:admin, PASS: admin으로 로그인할 수 있습니다.
Reference
이 문제에 관하여(FreeBSD에서 Prometheus & Grafana를 실행해보십시오.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/psaxuww/items/54e09e3ebed746886aa7
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
$ sudo pkg install -y prometheus grafana5
※prometheus1계의 경우는 prometheus1이 있으므로 이쪽을 인스톨
※grafana는 5 이외에 grafana(1계), grafana2, grafana3, grafana4가 있습니다
Prometheus & Grafana 시작
$ sudo sysrc prometheus_enable="YES"
$ sudo sysrc grafana_enable="YES"
$ sudo /usr/local/etc/rc.d/prometheus start
$ sudo /usr/local/etc/rc.d/grafana start
Prometheus 설정 파일은/usr/local/etc/prometheus.yml
Grafana 설정 파일은/usr/local/etc/grafana.conf
Prometheus에 브라우저에서 액세스
http://서버 IP 주소:9090/
Grafana에 브라우저에서 액세스
http://서버 IP 주소:3000/
ID:admin, PASS: admin으로 로그인할 수 있습니다.
Reference
이 문제에 관하여(FreeBSD에서 Prometheus & Grafana를 실행해보십시오.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/psaxuww/items/54e09e3ebed746886aa7
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
$ sudo sysrc prometheus_enable="YES"
$ sudo sysrc grafana_enable="YES"
$ sudo /usr/local/etc/rc.d/prometheus start
$ sudo /usr/local/etc/rc.d/grafana start
http://서버 IP 주소:9090/
Grafana에 브라우저에서 액세스
http://서버 IP 주소:3000/
ID:admin, PASS: admin으로 로그인할 수 있습니다.
Reference
이 문제에 관하여(FreeBSD에서 Prometheus & Grafana를 실행해보십시오.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/psaxuww/items/54e09e3ebed746886aa7
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
Reference
이 문제에 관하여(FreeBSD에서 Prometheus & Grafana를 실행해보십시오.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/psaxuww/items/54e09e3ebed746886aa7텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)