NGINX Plus R28 introduces TLS metrics for handshake errors and certificate verification failures, support for PROXY protocol v2 in cloud private services, and more.
How to Visualize NGINX Plus with Prometheus and Grafana
The built-in live activity monitoring dashboard tracks NGINX Plus metrics in real time, and can get additional insight from visualizations of performance over time. In this demo and blog we show how to generate time-series graphs of NGINX Plus metrics using Prometheus and Grafana.
Scaling MySQL with TCP Load Balancing and Galera Cluster
TCP load balancing of MySQL nodes in a Galera cluster takes advantage of NGINX Plus' advanced features, including high availability, health checks, logging, and monitoring. We also use NGINX JavaScript to extract the contents of request and response packets for logging the SQL method in each client request.
Announcing NGINX Plus R22
NGINX Plus R22 introduces new features including support for OCSP to verify certificate revocation for mutual TLS, use of multiple OIDC IdPs in a configuration, real-time tracking of request and connection limiting on the NGINX Plus dashboard, and NGINX JavaScript enhancements.
Announcing NGINX Plus R19
NGINX Plus R19 extends our monitoring capabilities, both with a larger set of metrics and new ways to analyze them; adds a dry-run mode for testing the effect of rate limiting; enhances the key-value store to support IP address ranges; and makes rate limiting more dynamic.
Transitioning to the New NGINX Plus API for Configuration and Monitoring
Two NGINX APIs - status, which reads extended status data, and upstream_conf, which manages upstream group configuration - have been deprecated. They will be removed as of the upcoming NGINX Plus R16 release! Read this blog post to learn how to switch over to the new, unified NGINX Plus API.
Announcing NGINX Plus R12
NGINX Plus Release 12 includes configuration sharing, production-ready nginScript, and enhancements to statistics reporting, caching, and health checks.
Get Smart: Operational Intelligence for NGINX and NGINX Plus With Splunk Enterprise
Get valuable operational intelligence from your NGINX logs and the NGINX Plus live activity monitoring API with the Add-On for Splunk Enterprise.
Monitoring NGINX and NGINX Plus: Highlights from Our Blog
Get caught up on the great info on our blog about how to monitor NGINX and NGINX Plus: the built-in NGINX Plus dashboard, partner APM tools & NGINX Amplify
Using NGINX Plus for Backend Upgrades with Zero Downtime, Part 3: Application Version
In this third of 3 posts, learn how to use NGINXÂ Plus' dynamic reconfiguration API and health checks to upgrade application version on backend servers.