Git Product home page Git Product logo

monit's Introduction

monit

Monit (http://mmonit.com/monit/) is a free open source utility for managing and monitoring, processes, programs, files, directories and filesystems on a UNIX system. This fork add the following enhancements:

Sync commands

You can start/stop/restart/monitor/unmonitor a service waiting until the operation is completed. When a sync operation is performed, the service is locked so no other operations are possible.

New commands added:

  • sync_start name [attempts] - Sync start the named service
  • sync_stop name [attempts] - Sync stop the named service
  • sync_restart name [attempts] - Sync restart the named service
  • sync_monitor name [attempts] - Sync enable monitoring of the named service
  • sync_unmonitor name [attempts] - Sync disable monitoring of the named service

The status/summary commands accept the "service" parameter for displaying the status of only one service:

  • status [service] - Print full status information for each service
  • summary [service] - Print short status information for each service

Communication over UNIX socket

The command and the daemon can communicate over UNIX socket (it works then the network is not configured).

monit's People

Contributors

andreax79 avatar

Watchers

James Cloos avatar  avatar Chetan Ahuja avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.