Setting up Graphite
Use PingCentral to push data to the Graphite time series database.
Steps
- 
In PingCentral, in the conf/application.propertiesfile, 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. Result:PingCentral automatically starts pushing data to Graphite.