3 Commits

Author SHA1 Message Date
jturner
1046d8cb57 Update slant to 0.0.24. Removing the need for any patches. 2020-02-20 15:17:42 +00:00
jturner
ee68e391c1 Update missed distinfo! 2020-02-19 21:31:56 +00:00
bentley
a657c73742 Import slant-0.0.21.
Slant is an open source, minimal remote system monitor. It models host
fitness via a set of numeric quantifiers, for instance, CPU usage quantified
as a percent average over all CPUs, memory usage over available memory,
number of processes over maximum configured, etc. For past behaviour, slant
maintains a set of time-interval-bound circular queues (hourly, daily, etc.)
with current data aggregated into each time series. An important design
decision of slant is that each monitoring host retains its own [bounded]
history.

From Kristaps Dzonsons.

ok jturner@
2019-07-02 09:17:53 +00:00