1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monitorix_ynh.git synced 2024-09-03 19:46:06 +02:00

fix port_nginx_status

This commit is contained in:
Salamandar 2023-12-11 11:31:04 +01:00 committed by Salamandar
parent 6a7677b5e6
commit 5d186194c8

View file

@ -442,8 +442,8 @@ secure_log_date_format = %b %e
# NGINX graph
# -----------------------------------------------------------------------------
<nginx>
url = http://localhost:__NGINX_STATUS_PORT__/nginx_status_monitorix
port = __NGINX_STATUS_PORT__
url = http://localhost:__PORT_NGINX_STATUS__/nginx_status_monitorix
port = __PORT_NGINX_STATUS__
rule = 24100
rigid = 0, 0, 0
limit = 100, 100, 100