Log Analyzers

Mon – general-purpose resource monitoring system

Mon is a tool for monitoring the availability of services. Services may be network-related, environmental conditions, or anything that can be tested with software. If a service is unavailable Mon can tell you with syslog, email, your pager or a script of your choice. You can control who gets each alert based on the time of day or day of week, and you can control how often an existing problem is re-alerted.

Mon was designed to be open in the sense that it supports arbitrary monitoring facilities and alert methods via a common interface, which are easily implemented through programs (in C, Perl, shell, etc.), SNMP traps, and special Mon (UDP packet) traps.

This tool is extremely useful for system administrators, but it also has wider uses. It was designed to be a general-purpose problem alerting system, separating the tasks of testing services for availability and sending alerts when things fail. To achieve this, “mon” is implemented as a scheduler which runs the programs which do the testing, and triggering alert programs when these scripts detect failure. Alerts can be controlled by a variety of “squelch” knobs, and complex dependencies can be configured to help suppress excessive alerts.

Key Features

  • moncmd, which is a command-line client. moncmd supports the full functionality of the client/server interface.
  • monshow, a dual command-line and CGI interface report generator for showing the operational status of the services monitored by the server. It displays nicely-formatted columnar output of the current operational status, groups, and the failure log.
  • skymon, which is a SkyTel 2-Way paging interface, allows you to query the server’s state and to manipulate it in the same manner as moncmd, right from your pager. Access is controlled via a simple password and an access control file.
  • mon.cgi, which is an interactive web interface, allows you to not only view status information, but to change parameters in the server while it is running.

Website: sourceforge.net/projects/mon
Support:
Developer: Jim Trocki, David Nolan, Ed Ravin, Jon Meek, Augie Schwer
License: GNU General Public License v2.0

Mon is written in Perl. Learn Perl with our recommended free books and free tutorials.


Related Software

System Monitoring Tools
PrometheusSystems and service monitoring system
NagiosHost and service monitor designed to inform you of network problems
OpenNMSEnterprise grade network monitoring platform
LibreNMSFully featured network monitoring system
SigNozMonitor your applications and troubleshoot problems
ZABBIXAll-in-one 24x7 free monitoring solution
JaegerDistributed tracing system
BeszelLightweight server monitoring platform
LokiHorizontally-scalable, highly-available, multi-tenant log aggregation system
CockpitSysadmin login session in a web browser
MonitUtility for managing and monitoring processes, files, directories and filesystems
HyperDXCloud-based production monitoring and debugging tool
NetXMSNetwork and infrastructure monitoring and management system
FreeNATSAutomatic network status testing, alerting and reporting package
CactiWeb-based frontend to RRDtool
MonitorixLightweight system monitoring tool
IcingaMonitoring platform with a powerful configuration language
CheckmkIT monitoring platform
MuninNetworked resource monitoring tool designed to be plug and play
ShinkenFlexible and scalable monitoring framework
Pandora FMSFlexible monitoring system
XymonSystem for monitoring of hosts and networks
MonGeneral-purpose problem alerting system

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments