1. 25 Jan, 2018 2 commits
    • Jérome Perrin's avatar
      grafana: only start telegraf once influxdb is started · 44e5127a
      Jérome Perrin authored
      Otherwise telegraf start but does not create database and does not send
      data:
      
      ```
      2018-01-17T03:44:54Z I! Database creation failed: Post
      https://[2001:67c:1254:e:....]:8086/query?q=CREATE+DATABASE+%22telegraf%22: dial tcp [2001:67c:1254:e:....]:8086: getsockopt: connection refused
      2018-01-17T03:44:54Z I! Starting Telegraf v1.6.0~90b6b760
      2018-01-17T03:44:54Z I! Loaded outputs: influxdb
      2018-01-17T03:44:54Z I! Loaded inputs: inputs.cpu inputs.mem inputs.disk inputs.diskio inputs.system
      2018-01-17T03:44:54Z I! Tags enabled: host=f114dfe44f75
      2018-01-17T03:44:54Z I! Agent Config: Interval:10s, Quiet:false, Hostname:"f114dfe44f75", Flush Interval:10s
      2018-01-17T03:45:10Z E! InfluxDB Output Error: Response Error: Status Code [404], expected [204], [database not found: "telegraf"]
      2018-01-17T03:45:10Z E! Error writing to output [influxdb]: Could not write to any InfluxDB server in cluster
      ``
      44e5127a
    • Jérome Perrin's avatar
      grafana: new software · 659f3226
      Jérome Perrin authored
      659f3226
  2. 19 Jan, 2018 1 commit
    • Jérome Perrin's avatar
      nodejs: add nodejs-8.6.0 · a05ca9e6
      Jérome Perrin authored
      This nodejs version needs python in $PATH for the build. During build,
      it will build `icupkg` without honoring $LDFLAGS, so our rpath does not
      work and this icupkg does not find it's libssl. To prevent it from using
      system libssl, run the build step under $LD_LIBRARY_PATH
      a05ca9e6
  3. 17 Jan, 2018 1 commit
  4. 16 Jan, 2018 6 commits
  5. 12 Jan, 2018 4 commits
  6. 11 Jan, 2018 1 commit
  7. 08 Jan, 2018 2 commits
  8. 04 Jan, 2018 3 commits
  9. 28 Dec, 2017 4 commits
  10. 23 Dec, 2017 1 commit
  11. 19 Dec, 2017 3 commits
  12. 14 Dec, 2017 1 commit
  13. 13 Dec, 2017 2 commits
  14. 11 Dec, 2017 3 commits
  15. 10 Dec, 2017 1 commit
  16. 08 Dec, 2017 1 commit
  17. 07 Dec, 2017 2 commits
  18. 06 Dec, 2017 2 commits