mirror of
https://github.com/Lapikud/Viido.git
synced 2026-03-23 13:14:19 +00:00
Add nginx status for zabbix
This commit is contained in:
@@ -101,5 +101,9 @@ server {
|
||||
location /projector/ {
|
||||
proxy_pass http://projektor.kontor.lapikud.ee/cgi-bin/;
|
||||
}
|
||||
|
||||
location = /basic_status {
|
||||
stub_status;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user