Question #263940 on Graphite changed: https://answers.launchpad.net/graphite/+question/263940
clohtd gave more information on the question: Carbon.conf = [cache:1] MAX_CACHE_SIZE = 100000000 MAX_UPDATES_PER_SECOND = 5000 MAX_CREATES_PER_MINUTE = 500 LINE_RECEIVER_INTERFACE = 0.0.0.0 LINE_RECEIVER_PORT = 2103 PICKLE_RECEIVER_INTERFACE = 0.0.0.0 PICKLE_RECEIVER_PORT = 2104 CACHE_QUERY_INTERFACE = 0.0.0.0 CACHE_QUERY_PORT = 7102 CACHE_WRITE_STRATEGY=naive LOG_UPDATES = False WHISPER_AUTOFLUSH = False STORAGE_DIR = /data1/ LOCAL_DATA_DIR = /data1/whisper/ [cache:2] MAX_CACHE_SIZE = 100000000 MAX_UPDATES_PER_SECOND = 5000 MAX_CREATES_PER_MINUTE = 500 LINE_RECEIVER_INTERFACE = 0.0.0.0 LINE_RECEIVER_PORT = 2203 PICKLE_RECEIVER_INTERFACE = 0.0.0.0 PICKLE_RECEIVER_PORT = 2204 CACHE_QUERY_INTERFACE = 0.0.0.0 CACHE_QUERY_PORT = 7202 CACHE_WRITE_STRATEGY=naive LOG_UPDATES = False WHISPER_AUTOFLUSH = False STORAGE_DIR = /data2/ LOCAL_DATA_DIR = /data2/whisper/ [relay:1] LINE_RECEIVER_INTERFACE = 0.0.0.0 LINE_RECEIVER_PORT = 2003 PICKLE_RECEIVER_INTERFACE = 0.0.0.0 PICKLE_RECEIVER_PORT = 2004 MAX_QUEUE_SIZE = 100000 MAX_DATAPOINTS_PER_MESSAGE = 5000 RELAY_METHOD = consistent-hashing DESTINATIONS = 127.0.0.1:2104:1, 127.0.0.1:2204:2 -- You received this question notification because you are a member of graphite-dev, which is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : graphite-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp