-
-
Save a-know/b924278de35a00d61b6733d8ce70ce19 to your computer and use it in GitHub Desktop.
metric-plugins.conf for yukizuri.moshimo.works
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[plugin.metrics.linux] | |
command = "mackerel-plugin-linux" | |
[plugin.metrics.accesslog] | |
command = "mackerel-plugin-accesslog /var/log/nginx/yukizuri.access.log" | |
[plugin.metrics.conntrack] | |
command = "mackerel-plugin-conntrack" | |
[plugin.metrics.fluentd] | |
command = "mackerel-plugin-fluentd" | |
[plugin.metrics.gostats] | |
command = "mackerel-plugin-gostats -port=8080 -path=/api/stats" | |
[plugin.metrics.inode] | |
command = "mackerel-plugin-inode" | |
[plugin.metrics.nginx] | |
command = "mackerel-plugin-nginx -port=8888" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment