Monit

Jul 20, 2023

Unix system management and proactive monitoring

Monit is a utility for managing and monitoring processes, files, directories, devices and network services on a Unix system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.

monit supports

  • Daemon mode - poll services at a specified interval
  • Group and manage groups of services, service dependencies
  • Logging - syslog or own logfile
  • Alert, start, stop and restart of services based on it’s characteristics
  • MD5 and SHA1 checksums
  • Runtime Unix socket and TCP/IP port checking TCP and UDP
  • Process status, timeout, memory and cpu usage, etc.
  • Device usage monitoring inodes and space
  • File monitoring timestamp, checksum, permission, owner, etc.
  • Directory monitoring timestamp, permission, owner, etc.
  • Remote network services monitoring ping, response time, protocol, etc.
  • System load average monitoring
  • Flexible and customizable email alert messages and notifications
  • Protocol verification such as HTTP, FTP, SMTP, POP, IMAP, NNTP, NTP, etc.
  • A HTTP interface with XML output option and many more features


Checkout these related ports:
  • Zxfer - Easily and reliably transfer ZFS filesystems
  • Ztop - Display ZFS dataset I/O in real time
  • Zsm - ZFS Snapshot Manager
  • Zsd - Destroys ZFS snapshots
  • Zrepl - ZFS dataset replication tool
  • Zrep - ZFS based replication and failover solution
  • Zpool-iostat-viz - ZFS pool I/O latency statistics
  • Zoxide - Fast cd alternative that learns your habits
  • Zogftw - Creates redundant backups on encrypted ZFS pools
  • Znapzend - ZFS-centric backup tool
  • Zisofs-tools - User utilities for zisofs
  • Zidrav - File corruption detection and repair program
  • Zfstools - OpenSolaris-compatible auto snapshotting for ZFS
  • Zfsnap2 - Portable performant script to make rolling ZFS snapshots easy
  • Zfsnap - Simple sh script to make zfs rolling snaphosts with cron