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 usedinterval (
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