Graphite is an open software tool for gathering and graphing performance data from computer systems. Your Graphite server and software must be configured correctly to receive statistical data from Unified Manager.
After you have installed Graphite according to the installation instructions, you need to make the following changes to support statistical data transfer from Unified Manager:
Depending on the number of clusters in your configuration and the statistics objects you have selected to send, there might be thousands of new files that need to be created initially. At 200 files per minute it might take 15 minutes or longer before all metric files are initially created. After all the unique metric files have been created, this parameter is no longer relevant.
0.0.0.0to
::(LINE_RECEIVER_INTERFACE = ::)
The retention period can be as long as what your environment allows, but the frequency value must be set to 5 minutes for at least one retention setting. In the following example, a section is defined for Unified Manager using the pattern parameter, and the values set the initial frequency to 5 minutes and the retention period to 100 days: [OPM]pattern = ^netapp-performance\..*retentions = 5m:100d
netapp-performanceto something different, that change must be reflected in the pattern parameter as well.