Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- GPU
- Elk
- yum
- PostgreSQL
- Elasticsearch
- C
- 파이썬
- docker
- RHEL
- Chrome
- Linux
- Audit Log
- 서울시민카드
- syslog
- CentOS
- bash
- Kubernetes
- 디렉토리
- log
- Python
- centos 7.5
- JSON
- 크롬
- audit
- Shell
- 빅데이터
- GNOME
- zabbix
- K8S
- rsyslog
Archives
- Today
- Total
목록Grafana (1)
Sysops Notepad
[Grafana] Grafana Server 구축 하기
Centos 7.5 기준 grafana server install 빅데이터 가시화를 위한 그라파나 서버 구축하기1. vi /etc/yum.repos.d/grafana.repo // 아래 내용 붙여 넣기[grafana]name=grafanabaseurl=https://packagecloud.io/grafana/stable/el/7/$basearchrepo_gpgcheck=1enabled=1gpgcheck=1gpgkey=https://packagecloud.io/gpg.key https://grafanarel.s3.amazonaws.com/RPM-GPG-KEY-grafanasslverify=1sslcacert=/etc/pki/tls/certs/ca-bundle.crt 2. yum install grafana..
업무/sys
2018. 9. 29. 23:07