Package: autometric 0.0.5.9002

autometric: Background Resource Logging

Intense parallel workloads can be difficult to monitor. Packages 'crew.cluster', 'clustermq', and 'future.batchtools' distribute hundreds of worker processes over multiple computers. If a worker process exhausts its available memory, it may terminate silently, leaving the underlying problem difficult to detect or troubleshoot. Using the 'autometric' package, a worker can proactively monitor itself in a detached background thread. The worker process itself runs normally, and the thread writes to a log every few seconds. If the worker terminates unexpectedly, 'autometric' can read and visualize the log file to reveal potential resource-related reasons for the crash. The 'autometric' package borrows heavily from the methods of packages 'ps' <doi:10.32614/CRAN.package.ps> and 'psutil'.

Authors:William Michael Landau [aut, cre], Eli Lilly and Company [cph, fnd], Posit Software, PBC [cph], Jay Loden [cph], Dave Daeschler [cph], Giampaolo Rodola [cph]

autometric_0.0.5.9002.tar.gz
autometric_0.0.5.9002.zip(r-4.5)autometric_0.0.5.9002.zip(r-4.4)autometric_0.0.5.9002.zip(r-4.3)
autometric_0.0.5.9002.tgz(r-4.4-x86_64)autometric_0.0.5.9002.tgz(r-4.4-arm64)autometric_0.0.5.9002.tgz(r-4.3-x86_64)autometric_0.0.5.9002.tgz(r-4.3-arm64)
autometric_0.0.5.9002.tar.gz(r-4.5-noble)autometric_0.0.5.9002.tar.gz(r-4.4-noble)
autometric_0.0.5.9002.tgz(r-4.4-emscripten)autometric_0.0.5.9002.tgz(r-4.3-emscripten)
autometric.pdf |autometric.html
autometric/json (API)
NEWS

# Install 'autometric' in R:
install.packages('autometric', repos = c('https://wlandau.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/wlandau/autometric/issues

On CRAN:

4.43 score 2 stars 3 packages 10 scripts 628 downloads 11 exports 0 dependencies

Last updated 9 hours agofrom:8c1446ff04. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 22 2024
R-4.5-win-x86_64OKOct 22 2024
R-4.5-linux-x86_64OKOct 22 2024
R-4.4-win-x86_64OKOct 22 2024
R-4.4-mac-x86_64OKOct 22 2024
R-4.4-mac-aarch64OKOct 22 2024
R-4.3-win-x86_64OKOct 22 2024
R-4.3-mac-x86_64OKOct 22 2024
R-4.3-mac-aarch64OKOct 22 2024

Exports:log_activelog_phase_getlog_phase_resetlog_phase_setlog_plotlog_printlog_readlog_startlog_stoplog_supportlog_version

Dependencies: