Linux core operations pack

v0.3.5

Read-only Linux diagnostics plus narrow service control. Disk, mem, uptime, journalctl, log grep + tail, users/auth introspection, cron audit, network state, kernel info, and systemctl control. The front-line pack every Linux host gets.

Pack ID
linux-core
Vendor
emisar
OS
linux
Actions
34

Install

emisar pack install validates the pack and verifies its content hash before copying it into /etc/emisar/packs. The --hash below pins the install to the exact bytes on this page — a tampered copy is rejected. After install, reload the runner; it re-reads the catalog and advertises every action.

content hash: sha256:5ac0434deb329d99d8839be000b29f6afb0e12b39b3b01a603059093e8051012

on the runner host
sudo emisar pack install linux-core \
  --hash sha256:5ac0434deb329d99d8839be000b29f6afb0e12b39b3b01a603059093e8051012 \
  --dest /etc/emisar/packs

# Reload so the runner re-reads the catalog:
sudo systemctl reload emisar

Actions 34 total

View on GitHub