Monitoring Petals ESB with Prometheus

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
* Start Prometheus : {code}./prometheus --config.file=prometheus.yml{code}

From Prometheus documentation:


{quote}
Prometheus can reload its configuration at runtime. If the new configuration is not well-formed, the changes will not be applied. A configuration reload is triggered by sending a {color:#333333}{{{}{*}{_}SIGHUP{_}{*}{}}}{color} to the Prometheus process or sending a {color:#333333}{{{}{*}{_}HTTP POST{_}{*}{}}}{color} request to the {color:#333333}{{{}{*}_/-/reload{_}{*}{}}}{color} endpoint (when the {color:#333333}{{{}*\--web.enable-lifecycle flag{*}{}}}{color} is enabled). This will also reload any configured rule files.
{quote}



h1. Configuring jmx agent