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

360monitoring

Monitor your CPU, network, disk usage, load times, and much more at a click.

Get to know your servers. With 360 process monitoring, track the health of each functionality to pinpoint why errors and downtime occur.

Available on both Windows and Linux.

Articles in our magazine for 360monitoring:

360 Monitoring on the Command Line

360 Monitoring is a very comprehensive server and website monitoring tool. We have taken a look at its command line client and written down the most important commands.

List of commands for 360monitoring:

  • 360monitoring:servers:issues Show list of all monitored servers that have (load, mem, disk) issues currently.
    $ 360monitoring servers list --issues
    try on your machine
    explain this command
  • 360monitoring:servers:recommendations Show upgrade recommendations for servers that are exceeding their limits.
    $ 360monitoring recommendations
    try on your machine
    explain this command
  • 360monitoring:sites:history Show historical monthly uptime in % for a specified site
    $ 360monitoring sites uptime --url ${url} --start ${date} --monthly
    try on your machine
    explain this command
  • 360monitoring:sites:issues Show list of all monitored sites that have (status, uptime, time to first byte) issues currently.
    $ 360monitoring sites list --issues
    try on your machine
    explain this command
  • 360monitoring:statistics Show statistics and average uptimes for the entire 360 Monitoring account with all monitored servers and sites.
    $ 360monitoring statistics
    try on your machine
    explain this command
tool overview