netbox
Harnessing the Power of Prometheus and Netbox: HTTP Service Discovery for Streamlined Monitoring
Prometheus and Netbox, two powerful tools that, when combined, can supercharge your monitoring capabilities and streamline your operations. In this blog post, we’ll explore the seamless …
NGINX Monitoring with Prometheus
Enable the stub status module http://nginx.org/en/docs/http/ngx_http_stub_status_module.html Example Configuration below. This will create a HTTP server on port 81 only available from localhost. This …