mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-08-30 22:28:11 +02:00
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
- module: nginx
|
|
metricsets: ["stubstatus"]
|
|
period: 10s
|
|
|
|
# Nginx hosts
|
|
hosts: ["http://127.0.0.1"]
|
|
|
|
# Path to server status. Default server-status
|
|
#server_status_path: "server-status"
|