Skip to main content

Linux core operations pack

v0.3.16

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.

28 allowed by default 5 need approval 1 denied by default
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:e864da692bd1c7d4e0b5cf2bc1de4bbe288237feabc895760f3c10a478e4111f

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

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

Actions 34 total

View on GitHub