Hannes Mehnert
46548418cd
minor cleanup: stats type
2018-10-26 21:29:59 +02:00
Hannes Mehnert
f939ff5a58
influx stats
2018-10-26 21:29:59 +02:00
Hannes Mehnert
b90bae0340
vmm_influxdb: if there are no vmm stats, don\t report them
2018-09-30 12:13:24 +02:00
Hannes Mehnert
38094a53e3
use vmm_trie in log and stat, cleanups
2018-09-28 22:44:38 +02:00
Hannes Mehnert
99ba1c5e4b
stats are back now! no longer two pullers, but now with one pusher :)
2018-09-20 22:53:42 +02:00
Hannes Mehnert
e7b4742964
less is more, also unify default socket paths
...
and vmmc console command
2018-09-19 21:53:18 +02:00
Hannes Mehnert
bd10209297
wip, vmmc and vmmd talk with each other!
2018-09-09 20:52:04 +02:00
Hannes Mehnert
9e4cb94884
vmm_influxdb: improve connection handling (next attempt to not leak fds and reconnect on demand)
2018-07-07 12:38:29 +02:00
Hannes Mehnert
43ee0cf4e0
vmm_influx_stats: more debug
2018-05-07 12:43:47 +02:00
Hannes Mehnert
3017adb6c4
vmm_influxd_stats: more safety
2018-05-05 12:49:42 +02:00
Hannes Mehnert
791752f2b9
enough debugging now, remove it
2018-05-02 21:08:40 +02:00
Hannes Mehnert
e25d15ee1a
vmm_influxdb_stats: proper error handling
2018-05-02 15:36:53 +02:00
Hannes Mehnert
43b152fa6c
vmm_influxdb_stats: more printf debug
2018-04-30 00:43:28 +02:00
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