wjinan c7218fba65 bugfix: config+s | 10 ماه پیش | |
---|---|---|
code | 10 ماه پیش | |
config | 10 ماه پیش | |
.gitignore | 10 ماه پیش | |
README.md | 10 ماه پیش | |
packageExporters.sh | 10 ماه پیش | |
packageMonitor.sh | 10 ماه پیش | |
testAlert.sh | 10 ماه پیش |
#端口号 Monitor: port:
Exporter: port:
Clickhouse: /etc/clickhouse-server/config.xml 打开以下设置
<prometheus>
<endpoint>/metrics</endpoint>
<port>9363</port>
<metrics>true</metrics>
<events>true</events>
<asynchronous_metrics>true</asynchronous_metrics>
<status_info>true</status_info>
</prometheus>