OPNsense Forum

Archive => 20.1 Legacy Series => Topic started by: jorgevisentini on August 24, 2020, 11:34:24 PM

Title: Reverse Proxy - Nginx - Zabbix
Post by: jorgevisentini on August 24, 2020, 11:34:24 PM
Hello, could you help me?

How do I enable the basic_status page through OPNsense to monitor with the Zabbix agent? I saw that the ngx_http_stub_status_module module is enabled.

https://nginx.org/en/docs/http/ngx_http_stub_status_module.html

Or, how and where do I collect the data from the address /ui/nginx/index/vts?

Thank you all!
Title: Re: Reverse Proxy - Nginx - Zabbix
Post by: fabian on August 25, 2020, 06:32:03 AM
VTS goes over the API. You can grab the URL from the developer tools. Authentication works the same way as in any other component.