Carbon export¶
-
carbonServer(
serverIP[,ourname[,interval[,namespace, [instance]]]]
)¶ Export statistics to a Carbon / Graphite / Metronome server.
- Parameters:¶
serverIP (
string) – Indicates the IP address where the statistics should be sentourname (
string) – An optional string specifying the hostname that should be used. While allowed, the use of dots in the hostname is not advised. Please consider using thenamespaceparameter to influence the metric hierarchy instead.interval (
int) – An optional unsigned integer indicating the interval in seconds between exportsnamespace (
string) – An optional string specifying the namespace name that should be usedinstance (
string) – An optional string specifying the instance name that should be used