EnglishFrenchSpanish

Ad


OnWorks favicon

firemon - Online in the Cloud

Run firemon in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command firemon that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


Firemon - Monitoring program for processes started in a Firejail sandbox.

SYNOPSIS


firemon [OPTIONS] [PID]

DESCRIPTION


Firemon monitors programs started in a Firejail sandbox. Without a PID specified, all
processes started by Firejail are monitored. Descendants of these processes are also being
monitored.

OPTIONS


--arp Print ARP table for each sandbox.

--caps Print capabilities configuration for each sandbox.

--cgroup
Print control group information for each sandbox.

--cpu Print CPU affinity for each sandbox.

-?, --help
Print options end exit.

--interface
Print network interface information for each sandbox.

--list List all sandboxes.

--name=name
Print information only about named sandbox.

--netstats
Monitor network statistics for sandboxes creating a new network namespace.

--route
Print route table for each sandbox.

--seccomp
Print seccomp configuration for each sandbox.

--top Monitor the most CPU-intensive sandboxes.

--tree Print a tree of all sandboxed processes.

--version
Print program version and exit.

Option --list prints a list of all sandboxes. The format for each entry is as follows:

PID:USER:Command

Option --tree prints the tree of processes running in the sandbox. The format for each
process entry is as follows:

PID:USER:Command

Option --top is similar to the UNIX top command, however it applies only to sandboxes.
Listed below are the available fields (columns) in alphabetical order:

Command
Command used to start the sandbox.

CPU% CPU usage, the sandbox share of the elapsed CPU time since the last screen update

PID Unique process ID for the task controlling the sandbox.

Prcs Number of processes running in sandbox, including the controlling process.

RES Resident Memory Size (KiB), sandbox non-swapped physical memory. It is a sum of
the RES values for all processes running in the sandbox.

SHR Shared Memory Size (KiB), it reflects memory shared with other processes. It is a
sum of the SHR values for all processes running in the sandbox, including the
controlling process.

Uptime Sandbox running time in hours:minutes:seconds format.

User The owner of the sandbox.

Use firemon online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    NSIS: Nullsoft Scriptable Install System
    NSIS: Nullsoft Scriptable Install System
    NSIS (Nullsoft Scriptable Install
    System) is a professional open source
    system to create Windows installers. It
    is designed to be as small and flexible
    as possi...
    Download NSIS: Nullsoft Scriptable Install System
  • 2
    authpass
    authpass
    AuthPass is an open source password
    manager with support for the popular and
    proven Keepass (kdbx 3.x AND kdbx 4.x ...
    Download authpass
  • 3
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 4
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 5
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 6
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • More »

Linux commands

Ad