Monit

From Wikipedia, the free encyclopedia
Monit
Developer(s) Tildeslash Ltd
Stable release 5.5
Written in C
Operating system Cross-platform
Available in English
Type Process Supervision
License GPL 3.0
Website http://mmonit.com/monit/

monit is a free, open source process supervision tool for Unix and Linux. With monit, system status can be viewed directly from the command line, or via the native HTTP(S) web server. Monit rose to popularity with Ruby on Rails and the Mongrel web server[citation needed], because a tool was needed that could manage the many identical Mongrel processes that needed to be run to support a scalable Ruby on Rails site, and monit was fairly uniquely suited for the needs of the Ruby on Rails community.[1]

Monit is licensed under the terms of the GNU General Public License (GPL) and is written in C.

Many popular Rails sites have used monit, including Twitter[2] and scribd.[3]

References

  1. Ruby on Rails author talks about monit and mongrel
  2. Sandofsky, Ben (2010-03-30). "Unicorn Power | Twitter Blogs". Engineering.twitter.com. Retrieved 2013-08-20. 
  3. stark (2007-05-13). "Scaling Scribd". Slideshare.net. Retrieved 2013-08-20. 

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.