Edit

IABSD.fr/ports/sysutils/slant/pkg

Branch :

  • Show log

    Commit

  • Author : bentley
    Date : 2019-07-02 09:17:53
    Hash : a657c737
    Message : 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@