re-mote.zero.stats
General machine stats
single-per-host
(single-per-host k ks success)
Collect a single nested reading for each host
Stats
protocol
members
collect
(collect this m)
cpu
(cpu this)
(cpu this m)
du
(du this)
(du this m)
free
(free this)
(free this m)
load-avg
(load-avg this)
(load-avg this m)
net
(net this)
(net this m)
sliding
(sliding this m f k)
zip
(zip this {:keys [success failure], :as res} parent k & ks)
Collecting output into a hash, must be defined outside protocoal because of var args