albatross/src
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_asn.ml style: require lwt 3.0.0, fix warnings, disable 4 (fragile pattern matching) and 48 (implicit elimination of optional argument) 2018-04-03 22:58:31 +02:00
vmm_asn.mli initial 2017-07-10 10:38:25 +01:00
vmm_commands.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00
vmm_commands.mli stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00
vmm_compress.ml compression, fixes #6 2018-03-22 17:00:08 +01:00
vmm_core.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00
vmm_engine.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00
vmm_lwt.ml vmm_lwt/vmm_tls: less debug output of read/write stuff 2018-03-22 17:00:08 +01:00
vmm_resources.ml revise force-restart: now with wait for kill and resource cleanup before start 2018-04-05 01:02:45 +02:00
vmm_resources.mli initial 2017-07-10 10:38:25 +01:00
vmm_ring.ml initial 2017-07-10 10:38:25 +01:00
vmm_tls.ml vmm_lwt/vmm_tls: less debug output of read/write stuff 2018-03-22 17:00:08 +01:00
vmm_wire.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00