1. 12 5月, 2016 1 次提交
  2. 27 3月, 2016 1 次提交
  3. 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
  4. 17 3月, 2016 1 次提交
  5. 13 3月, 2016 1 次提交
  6. 12 3月, 2016 3 次提交
  7. 07 3月, 2016 1 次提交
  8. 14 12月, 2013 1 次提交
  9. 18 11月, 2013 1 次提交
  10. 19 9月, 2013 1 次提交
  11. 14 8月, 2013 1 次提交
    • A
      Update man page and doc · c46b52d9
      Alessio Sergi 提交于
      Add missing commands to man page.
      Attempt to uniform all the info and use the same conventions all over the
      place.
      c46b52d9
  12. 08 4月, 2013 1 次提交