1. 09 10月, 2019 1 次提交
  2. 01 4月, 2019 1 次提交
  3. 02 3月, 2019 1 次提交
  4. 16 2月, 2018 1 次提交
  5. 11 2月, 2018 1 次提交
  6. 19 1月, 2018 1 次提交
  7. 30 12月, 2017 1 次提交
  8. 28 12月, 2017 1 次提交
  9. 03 11月, 2017 1 次提交
  10. 15 10月, 2017 1 次提交
  11. 12 10月, 2017 1 次提交
  12. 16 3月, 2017 1 次提交
  13. 13 3月, 2017 1 次提交
  14. 19 1月, 2017 1 次提交
  15. 01 1月, 2017 1 次提交
  16. 30 12月, 2016 1 次提交
  17. 28 12月, 2016 1 次提交
  18. 22 11月, 2016 1 次提交
  19. 06 11月, 2016 1 次提交
  20. 24 9月, 2016 1 次提交
  21. 24 8月, 2016 1 次提交
  22. 19 6月, 2016 1 次提交
  23. 10 6月, 2016 1 次提交
  24. 02 5月, 2016 1 次提交
  25. 25 4月, 2016 1 次提交
  26. 25 3月, 2016 1 次提交
    • G
      exports: riemann export implemented and documented · 76103698
      Gergő Nagy 提交于
      This patch introduces a new export method for sending metrics to
      __Riemann__ server using _TCP_ protocol. The module can be enabled like
      all the other exports in __Glances__, specifying the `--export-riemann`
      option.
      
      Sending metrics to Riemann requires
      [bernhard](https://github.com/banjiewen/bernhard) that is
      the most popular _Riemann client_ written in python.
      
      In the configuration file you can only specify the `host` and `port`
      that riemann is listening for new connections on. Later new options are
      planned to be added like __SSL__ support and __UDP__.
      
      Documentation and manpages are refreshed according to the modifications
      in the config options and introducing the usage of Riemann export.
      Signed-off-by: NGergő Nagy <grigori.grant@gmail.com>
      76103698
  27. 07 3月, 2016 1 次提交