Created
June 26, 2016 00:12
-
-
Save chvanikoff/4af1525c4e4652ffba6ae0e9d746a34c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% sudo diamond -fl ~ Ubuntu-1604-xenial-64-minimal | |
1466899914.29 [MainProcess:25662:INFO] Changed UID: 0 () GID: 0 (). | |
1466899914.33 [MainProcess:25662:DEBUG] metric_queue_size: 16384 | |
1466899914.33 [MainProcess:25662:DEBUG] Loading Handler diamond.handler.hostedgraphite.HostedGraphiteHandler | |
1466899914.34 [MainProcess:25662:DEBUG] GraphiteHandler: Established connection to graphite server carbon.hostedgraphite.com:2003. | |
1466899914.34 [MainProcess:25662:ERROR] Can not find collector VMStatCollector | |
1466899914.34 [MainProcess:25662:ERROR] /usr/local/lib/python2.7/dist-packages/diamond/server.py:181 | |
1466899914.34 [MainProcess:25662:ERROR] Can not find collector CPUCollector | |
1466899914.34 [MainProcess:25662:ERROR] /usr/local/lib/python2.7/dist-packages/diamond/server.py:181 | |
1466899914.34 [MainProcess:25662:ERROR] Can not find collector MemoryCollector | |
1466899914.34 [MainProcess:25662:ERROR] /usr/local/lib/python2.7/dist-packages/diamond/server.py:181 | |
1466899914.34 [MainProcess:25662:ERROR] Can not find collector LoadAverageCollector | |
1466899914.34 [MainProcess:25662:ERROR] /usr/local/lib/python2.7/dist-packages/diamond/server.py:181 | |
1466899914.34 [MainProcess:25662:ERROR] Can not find collector DiskSpaceCollector | |
1466899914.34 [MainProcess:25662:ERROR] /usr/local/lib/python2.7/dist-packages/diamond/server.py:181 | |
1466899914.34 [MainProcess:25662:ERROR] Can not find collector DiskUsageCollector | |
1466899914.34 [MainProcess:25662:ERROR] /usr/local/lib/python2.7/dist-packages/diamond/server.py:181 | |
1466899914.34 [Handlers:25668:DEBUG] Starting process Handlers |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment