1. 11 Sep, 2015 1 commit
    • Alexandre Derumier's avatar
      add influxdb stats plugin V2 · c7f3e2ab
      Alexandre Derumier authored
      /etc/pve/status.cfg
      -------------------
      influxdb:
            server influxdb3.odiso.net
            port 8089
      
      This require influxdb >= 0.9 with udp enabled
      
      influxdb.conf
      -------------
      
      [[udp]]
        enabled = true
        bind-address = "0.0.0.0:8089"
        database = "proxmox"
        batch-size = 1000
        batch-timeout = "1s"
      Signed-off-by: 's avatarAlexandre Derumier <aderumier@odiso.com>
      c7f3e2ab
  2. 10 Sep, 2015 6 commits
  3. 09 Sep, 2015 4 commits
  4. 08 Sep, 2015 6 commits
  5. 07 Sep, 2015 6 commits
  6. 06 Sep, 2015 7 commits
  7. 05 Sep, 2015 1 commit
  8. 04 Sep, 2015 8 commits
  9. 03 Sep, 2015 1 commit