Software Alternatives, Accelerators & Startups

Supervisor VS nmon

Compare Supervisor VS nmon and see what are their differences

Supervisor logo Supervisor

Supervisor is a client/server system that allows its users to monitor and control a number of...

nmon logo nmon

This systems administrator, tuner, benchmark tool gives you a huge amount of important performance...
  • Supervisor Landing page
    Landing page //
    2018-09-29
  • nmon Landing page
    Landing page //
    2023-09-15

Supervisor videos

Ups supervisor review why are so many hard hearted?

More videos:

  • Tutorial - How to: Complete the Mid-Year Review (Supervisor)
  • Review - Convictions Get Supervisor Review

nmon videos

Nmon - Terminal-Based System Performance Monitor

More videos:

  • Review - Turbocharge nmon Analysis with onTune nmon Analyzer.
  • Review - NMON Performance Monitoring Tool for Linux Shell - BASH

Category Popularity

0-100% (relative to Supervisor and nmon)
Monitoring Tools
39 39%
61% 61
Log Management
100 100%
0% 0
Command Line Tools
0 0%
100% 100
Performance Monitoring
45 45%
55% 55

User comments

Share your experience with using Supervisor and nmon. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Supervisor seems to be a lot more popular than nmon. While we know about 25 links to Supervisor, we've tracked only 2 mentions of nmon. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Supervisor mentions (25)

  • An Internet of PHP
    What I went with was having both a web server (Apache/Nginx) and PHP-FPM in the same container image, held together by Supervisor: http://supervisord.org/ In my case, the Dockerfile looks a bit like the following:
      # Whatever base web server image you want, Debian/Ubuntu based here.
    - Source: Hacker News / 9 months ago
  • Private Python Packages With devpi
    As you can see there are several methods of running devpi server including cron, launchd (OSX service), nginx, Windows service, and supervisord. It also has a systemd service file which we can use to manage the service easily as Ubuntu uses it for primary service management. First off though we're going to need a proxy script to ensure that devpi is running in the virtual environment:. - Source: dev.to / 11 months ago
  • How can I get a lisp image to run in the background?
    If it's a linux box you can make it a systemctl service, or you could use http://supervisord.org/. Source: 11 months ago
  • Can I create/delete a Serverless VPC using Python?
    I used supervisord to start my server and the cloud SQL proxy within the same container. That should work for your use case too. Source: about 1 year ago
  • Have you convinced anyone to use Nix or NixOS? Friends? Coworkers?
    I convinced (previous) $dayjob to use it. It (nix) kind of hung around in the background with the team that used haskell for awhile, but became prime time when we needed to support a range of VMs running within client infrastructure that were in reality just running various python scripts under supervisord (http://supervisord.org/). The range of client machines (redhat, centos, debian, ubuntu all of different... Source: about 1 year ago
View more

nmon mentions (2)

  • Ask HN: Resources for Building a Webserver in C?
    The tutorial has been moved to https://nmon.sourceforge.net/pmwiki.php?n=Site.Nweb. Thanks for the share. - Source: Hacker News / over 1 year ago
  • Slackware rice for my old dell laptop
    Sorry for not being clear. I'm talking about this tool here: http://nmon.sourceforge.net/pmwiki.php. Source: almost 2 years ago

What are some alternatives?

When comparing Supervisor and nmon, you can also consider the following products

systemd - systemd is a replacement for the init daemon for Linux (either System V or BSD-style).

gtop - System monitoring dashboard for terminal

runit - runit is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit...

iftop - iftop does for network usage what top(1) does for CPU usage.

M/Monit - Monit is a free open source utility for managing and monitoring, processes, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.

psutil - psutil is a module providing an interface for retrieving information on all running processes and...