Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Nginx Troubleshooting

You're reading from   Nginx Troubleshooting Investigate and solve problems with Nginx-powered websites using a deep understanding of the underlying principles

Arrow left icon
Product type Paperback
Published in Apr 2016
Publisher
ISBN-13 9781785288654
Length 172 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Alexey Kapranov Alexey Kapranov
Author Profile Icon Alexey Kapranov
Alexey Kapranov
Arrow right icon
View More author details
Toc

Using Nginx Plus alternatives


The Nginx Plus commercial subscription gives you more than just the ngx_http_status module. If you do not need the other perks of the Plus version but crave more metrics, you could explore some of the freely available alternatives.

nginx-module-vts

One way to get more information from inside Nginx is this open source module published on GitHub at https://github.com/vozlt/nginx-module-vts.

The author was clearly inspired by the official ngx_http_status features and even used the same structures and dashboard client-side code (although the older version). This may be actually a good thing because you can start integrating nginx-module-vts and then transfer all the scripts with minimal modifications to Nginx Plus once you are ready for the subscription. The documentation is wonderful, and there are many examples. Some of the keys in the JSON objects that are returned by this module differ from the official ngx_http_status keys, and because of this, we would recommend...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime