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
- sonarqube
- opentelemetry
- gitlab cd
- Prometheus
- CI
- ECR
- linkerd
- 웹 해킹
- 스크레이핑
- Monitoring
- Kubernetes
- GitLab
- Service Mesh
- DevOps
- 웹 취약점
- scraping
- CD
- argocd
- Resource
- Grafana
- deploy
- docker
- Crawling
- Jenkins
- CI/CD
- gitlab ci
- eks
- helm
- 크롤링
- 모의해킹
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