Skip to content

Commit

Permalink
Update mysqld_exporter.service
Browse files Browse the repository at this point in the history
  • Loading branch information
tainguyenbp authored Mar 12, 2021
1 parent 8e061df commit e890805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysqld_exporter/mysqld_exporter.service
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ExecStart=/etc/mysqld_exporter/mysqld_exporter \
--collect.perf_schema.indexiowaits \
--collect.perf_schema.tableiowaits \
--collect.slave_status \
--web.listen-address=171.244.22.174:9104
--web.listen-address=0.0.0.0:9104

[Install]
WantedBy=multi-user.target

0 comments on commit e890805

Please sign in to comment.