2022-02-19 15:50:21 +01:00
|
|
|
conf.class=service
|
|
|
|
conf.protocol=StatoolInfos-0.5
|
|
|
|
|
2022-05-27 00:40:47 +02:00
|
|
|
conf.probe.types=HttpAccessLog, HttpErrorLog, Etherpad
|
2022-02-19 15:50:21 +01:00
|
|
|
conf.probe.httpaccesslog.file=/var/log/nginx/pad.chalec.org/access.log*
|
|
|
|
conf.probe.httperrorlog.file=/var/log/nginx/pad.chalec.org/error.log*
|
|
|
|
conf.probe.target=/var/www/html/.well-known/statoolinfos/pad.chalec.org-metrics.properties
|
2022-05-27 00:40:47 +02:00
|
|
|
conf.probe.etherpad.logs=/var/log/etherpad/output.log
|
|
|
|
# jdbc:mariadb://localhost:1234/databasename
|
|
|
|
# jdbc:mysql://localhost:1234/databasename
|
|
|
|
# jdbc:postgresql://localhost:1234/pad
|
|
|
|
# jdbc:sqlite:/foo/bar/databasename.sqlite
|
|
|
|
conf.probe.etherpad.database.url=jdbc:postgresql://localhost:5432/pad
|
|
|
|
conf.probe.etherpad.database.user=pad
|
|
|
|
conf.probe.etherpad.database.password=
|