albatross/stats
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
..
libvmm_stats_stubs.clib initial 2017-07-10 10:38:25 +01:00
vmm_stats.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00
vmm_stats_lwt.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00
vmm_stats_stubs.c vmm_stats: more debug, ignore vmmapi_open failure 2018-04-01 23:59:12 +02:00