[Promethus] Prometheus 로 서버 모니터링 구축 - 설치 [Promethus] Prometheus 로 서버 모니터링 구축 - 설치 1-1. 설치(binary install ) 1.1[troubleshooting]make 명령 실행 시 "make: go: Command not found" error 발생 시1.1.1 현상1.1.2 해결방법1-2 설치(ansible-prometheus 활용)참고 : https://github.com/prometheus/prometheus1-1. 설치(binary install ) prometheus 설치용 디렉토리 생성 후 git clone https://github.com/prometheus/prometheus.git cd prometheus make bu..