Use PingCentral to push data to the Graphite time series database.
-
In PingCentral, in the
conf/application.properties file, which resides in the
PingCentral installation directory,
locate and define the following properties.
management.metrics.export.graphite.step=5s management.metrics.export.graphite.enabled=true management.metrics.export.graphite.host=127.0.0.1 management.metrics.export.graphite.port=2004
- Save and close the file.
-
Restart PingCentral.
PingCentral automatically starts pushing data to Graphite.