Skip to content

Instantly share code, notes, and snippets.

@aaron-prindle
Created November 8, 2016 03:42
Show Gist options
  • Save aaron-prindle/344685f4cabc264e7c9d1837e6bbf1b0 to your computer and use it in GitHub Desktop.
Save aaron-prindle/344685f4cabc264e7c9d1837e6bbf1b0 to your computer and use it in GitHub Desktop.
2016-11-08T03:38:34.516582884Z I1108 03:38:34.516321 1 heapster.go:65] /heapster --source=kubernetes:https://kubernetes.default --sink=influxdb:http://localhost:8086
2016-11-08T03:38:34.516594810Z I1108 03:38:34.516401 1 heapster.go:66] Heapster version 1.2.0
2016-11-08T03:38:34.516673784Z I1108 03:38:34.516590 1 configs.go:60] Using Kubernetes client with master "https://kubernetes.default" and version v1
2016-11-08T03:38:34.516685855Z I1108 03:38:34.516656 1 configs.go:61] Using kubelet port 10255
2016-11-08T03:38:34.550941648Z E1108 03:38:34.550576 1 influxdb.go:217] issues while creating an InfluxDB sink: failed to ping InfluxDB server at "localhost:8086" - Get http://localhost:8086/ping: dial tcp [::1]:8086: getsockopt: connection refused, will retry on use
2016-11-08T03:38:34.553358838Z I1108 03:38:34.553278 1 influxdb.go:231] created influxdb sink with options: host:localhost:8086 user:root db:k8s
2016-11-08T03:38:34.553453612Z I1108 03:38:34.553385 1 heapster.go:187] Starting with InfluxDB Sink
2016-11-08T03:38:34.553522471Z I1108 03:38:34.553477 1 heapster.go:187] Starting with Metric Sink
2016-11-08T03:38:34.584794997Z I1108 03:38:34.584651 1 heapster.go:99] Starting heapster on port 8082
2016-11-08T03:39:05.028928842Z E1108 03:39:05.028750 1 influxdb.go:150] Failed to create infuxdb: failed to ping InfluxDB server at "localhost:8086" - Get http://localhost:8086/ping: dial tcp [::1]:8086: getsockopt: connection refused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment