Liking cljdoc? Tell your friends :D

re-mote.zero.stats

General machine stats

General machine stats
raw docstring

avg-allclj

(avg-all k success)

Average for all hosts

Average for all hosts
sourceraw docstring

commaclj

(comma line)
source

disk-breachclj

(disk-breach limit)
source

into-decclj

(into-dec v)
(into-dec nav [this readings])
source

last-nclj

(last-n n m)

keep last n items of a sorted map

keep last n items of a sorted map
sourceraw docstring

multi-navclj

(multi-nav & ks)
source

purgeclj

(purge n)
source

readingsclj

source

refer-statsclj

(refer-stats)
source

resetclj

(reset k)

reset a key in readings

reset a key in readings
sourceraw docstring

safe-decclj

(safe-dec v)
source

select-clj

(select- k)

select a single key from readings

select a single key from readings
sourceraw docstring

setup-statsclj

(setup-stats s n)

Setup stats collection

Setup stats collection
sourceraw docstring

single-navclj

source

single-per-hostclj

(single-per-host k ks success)

Collect a single nested reading for each host

Collect a single nested reading for each host
sourceraw docstring

spaceclj

(space line)
source

Statscljprotocol

collectclj

(collect this m)

cpuclj

(cpu this)
(cpu this m)

detectclj

(detect this m f)

duclj

(du this)
(du this m)

freeclj

(free this)
(free this m)

load-avgclj

(load-avg this)
(load-avg this m)

netclj

(net this)
(net this m)

slidingclj

(sliding this m f k)
source

timeoutclj

source

zipclj

(zip this {:keys [success failure] :as res} parent k & ks)

Collecting output into a hash, must be defined outside protocoal because of var args

Collecting output into a hash, must be defined outside protocoal because of var args
sourceraw docstring

zippedclj

(zipped parent k ks by {:keys [result] :as m})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close