Hannes Mehnert
7a4661b2e1
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
Hannes Mehnert
54179f55fc
vmmd: failure semantics of stats socket the same as others (raise exception), no silent dropping of statistics
2018-04-03 22:49:50 +02:00
Hannes Mehnert
a0c0f39734
vmm_stats: more debug, ignore vmmapi_open failure
...
vmm_stats_lwt: drop all pids on socket disconnect
vmmd: setup statistics slightly later (after the chmod on FreeBSD)
2018-04-01 23:59:12 +02:00
Hannes Mehnert
ceab24948d
vmmd: poor mans statistics about uptime. created and destroyed vms
2018-03-22 17:00:08 +01:00
Hannes Mehnert
b9d5fa94f9
call waitpid() earlier, separate freebsd kludge (chmod g+rw), fixes #9
2018-03-22 17:00:08 +01:00
Hannes Mehnert
cfa7ccd1e0
safer and clearer error semantics for all processes, fixes #5
2018-03-22 17:00:08 +01:00
Hannes Mehnert
8407d13b15
port to new asn + x509
2017-12-23 15:03:56 +01:00
Hannes Mehnert
bdedadf689
vmmd:
...
- fix fd leak (always close socket)
- send first message (login) after renegotiation
vmm_stats:
- remove unneeded functionality (keeping old statistics around)
- translate internal tap names to bridge names
- gather statistics from vmmapi as well
vmm_prometheus_stats:
- new exporter of statistics to prometheus
*:
- fix typo in README
- style
2017-09-14 21:47:07 +01:00
Hannes Mehnert
02be3f4528
initial
2017-07-10 10:38:25 +01:00