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 |
Tags
- 스크레이핑
- Jenkins
- Monitoring
- opentelemetry
- gitlab ci
- CI/CD
- scraping
- Prometheus
- eks
- ECR
- Grafana
- linkerd
- docker
- deploy
- helm
- 모의해킹
- 웹 해킹
- CI
- 크롤링
- Kubernetes
- 웹 취약점
- Service Mesh
- DevOps
- gitlab cd
- Resource
- Crawling
- CD
- argocd
- sonarqube
- GitLab
Archives
- Today
- Total
목록fortigate (1)
ㅡ.ㅡ
[Monitoring] snmp_exporter(fortigate)
서비스별 사용 포트 SNMP(Inbound) : 161/UDP (snmp_exporter 설치 서버) snmp_exporter(Inbound) : 9116/TCP (Prometheus서버에 설치 시 미 필요) go 설치 wget https://dl.google.com/go/go1.12.5.linux-amd64.tar.gz tar -xvzf go1.12.5.linux-amd64.tar.gz mv go /usr/local 환경 변수 등록 vi ~/.bashrc export GOROOT=/usr/local/go export GOPATH=$HOME/go export PATH=$GOPATH/bin:$GOROOT/bin:$PATH export MIBDIRS=mibs source ~/.bahsrc snmp_expor..
Observabillity
2021. 1. 23. 22:03