log_system_loads: Function to log system logs.

View source: R/log_system_loads.R

log_system_loadsR Documentation

Function to log system logs.

Description

log_system_loads will take a measurement every five seconds and then aggregate and export the measurements every minute.

Usage

log_system_loads(directory = NA, json = FALSE)

Arguments

directory

Directory to export data files too.

json

Should the output file be a JSON new lines file?

Value

Invisible, data files.

Author(s)

Stuart K. Grange


skgrange/systemr documentation built on Sept. 23, 2024, 9:45 a.m.