albatross/app
Hannes Mehnert 0583fbfaf1 stats: transmit vmid in add/remove/stats, pid only in add
don't use /tmp anymore, but /var/run/albatross for fifos + sockets + vm images,
  and /var/db/albatross for ukvm-bin and crls, and /var/log/albatross for logging

vmm_console/vmm_log/vmm_stats_lwt: delete socket on startup if it exists

vmm_influxdb_stats: connects to vmm_stats socket and pushes every interval in
 influxdb line format via tcp to specified host and port
2018-04-26 00:03:46 +02:00
..
vmm_client.ml safer and clearer error semantics for all processes, fixes #5 2018-03-22 17:00:08 +01:00
vmm_console.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00
vmm_influxdb_stats.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00
vmm_log.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00
vmm_prometheus_stats.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00
vmmd.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00