mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #561] add sub status and vts #470
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#470
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @centralhardware on GitHub (Aug 15, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/561
Is your feature request related to a problem? Please describe.
I would like to be able to carry out monitoring without unnecessary difficulties using Prometheus
Describe the solution you'd like
add endpoints for sub_status and vts
Describe alternatives you've considered
I was able to get the sub status by redirecting to a non-existent host and custom configuration
but for vts it's not working
@angelbarrera92 commented on GitHub (Mar 23, 2021):
I was able to expose the metrics in the port 82 by creating the following file:
Information about how to extend the npm: https://nginxproxymanager.com/advanced-config/#custom-nginx-configurations
Then expose the 82 port to the nginx-prometheus-exporter and configure it with:
-nginx.scrape-uri=http://app:82/nginx_status@github-actions[bot] commented on GitHub (Mar 26, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@kevintomsgithub commented on GitHub (Sep 30, 2024):
https://hub.docker.com/repository/docker/kevintomsdocker/nginxproxymanager-vts
@github-actions[bot] commented on GitHub (May 6, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍