nginxbeat icon indicating copy to clipboard operation
nginxbeat copied to clipboard

support for nginx-module-vts?

Open chenryn opened this issue 9 years ago • 6 comments
trafficstars

There are several 3rd modules to extend nginx status output in github, but only the https://github.com/vozlt/nginx-module-vts is listed on nginx.com 3rd party modules.

So, how about support the nginx-module-vts json output?

chenryn avatar Nov 27 '15 02:11 chenryn

Wow, what a great plugin! I just read the README and it seems that it would return virtualhost status at any given URL. Am I correct? So, it basically work like Nginx Plus status :) It's definitely a good idea to implement a new data collector for that :)

mrkschan avatar Nov 30 '15 13:11 mrkschan

Is someone already working on this one? I think I might.

andrestc avatar Jul 16 '16 13:07 andrestc

Hi @andrestc i guess not. If you like to work on this, you may consider adding that to https://github.com/elastic/beats/tree/master/metricbeat/. (I'm moving nginxbeat to metricbeat and so it gets updates from elastic team.)

mrkschan avatar Jul 16 '16 14:07 mrkschan

That sounds good. I'll try to get to it in the following weeks.

andrestc avatar Jul 16 '16 14:07 andrestc

@andrestc Have a look at the create metricset guide: https://www.elastic.co/guide/en/beats/metricbeat/current/creating-metricsets.html Let me know if you have some issues.

ruflin avatar Jul 18 '16 06:07 ruflin

Great guide, @ruflin! Will def help, thanks!

andrestc avatar Jul 18 '16 12:07 andrestc