monitoring
This commit is contained in:
parent
dfc23c5c92
commit
3d36fe8193
1 changed files with 2 additions and 0 deletions
|
@ -5,5 +5,7 @@
|
|||
scrapeUri = "http://localhost/nginx_status";
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 14201 ];
|
||||
|
||||
services.nginx.statusPage = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue