Forrest logo
tool overview
On this page you find all important commands for the CLI tool mons. If the command you are looking for is missing please ask our AI.

mons

Mons is a command line tool used for monitoring system resources in Linux. It provides a simple and intuitive way to monitor CPU usage, memory consumption, disk usage, and network traffic. Mons displays real-time data in a graphical format, making it easy to visualize system performance. The tool offers various options for customization, allowing users to choose the frequency of data updates, the colors used in the interface, and the metrics to display. Mons can also be used to generate reports and export data to CSV files for further analysis. Overall, Mons is a powerful and flexible tool for monitoring and analyzing system resources on Linux platforms.

List of commands for mons:

  • mons:tldr:34c60 mons: Duplicate the primary monitor onto the secondary monitor, using the resolution of the primary monitor.
    $ mons -d
    try on your machine
    explain this command
  • mons:tldr:7ed92 mons: Mirror the primary monitor onto the secondary monitor, using the resolution of the secondary monitor.
    $ mons -m
    try on your machine
    explain this command
  • mons:tldr:a9ba1 mons: Enable only the primary monitor.
    $ mons -o
    try on your machine
    explain this command
  • mons:tldr:f6f43 mons: Enable only the secondary monitor.
    $ mons -s
    try on your machine
    explain this command
tool overview