albatross/stats
Reynir Björnsson 33f7b6bcee
Systemd socket activation (#43)
* Use systemd socket activation
* Pass a new command line argument --systemd-socket-activation to the daemons if running on Linux
* Install .socket files
* Systemd services depend on their sockets
* Implement sd_listen_fds in OCaml
* Set FD_CLOEXEC in sd_listen_fds
* README: add comment about socket paths
* Linux systemd scripts: Rename albatross_stat -> albatross_stats
2020-11-26 12:06:28 +01:00
..
config Linux network stats (#44) 2020-11-25 14:39:10 +01:00
albatross_stat_client.ml stats: instead of executing the sysctl kinfo_proc twice (for retrieving kinfo_mem and rusage), only execute it once 2020-03-31 11:53:07 +02:00
albatross_stats.ml Systemd socket activation (#43) 2020-11-26 12:06:28 +01:00
albatross_stats_pure.ml Linux /proc/ stats (#45) 2020-11-26 12:02:21 +01:00
albatross_stats_stubs.c Linux /proc/ stats (#45) 2020-11-26 12:02:21 +01:00
dune Linux network stats (#44) 2020-11-25 14:39:10 +01:00