Monit
| Monit | |
|---|---|
| File:Tildeslash Monit Logo.gif | |
| File:Tildeslash Monit Screenshot.png | |
| Developer | Tildeslash Ltd |
| Stable release | 5.34.0
/ May 29, 2024[1] |
| Repository |
|
| Written in | C[2] |
| Engine | |
| Available in | English |
| Type | Process supervision |
| License | AGPL 3.0 |
| Website | mmonit |
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 is able to do automatic maintenance, repair, and run meaningful causal actions in error situations.[3] Monit rose to popularity with Ruby on Rails and the Mongrel web server, 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.[4] Many popular Rails sites have used Monit, including Twitter[5] and scribd.[6]
Monit can restart a process automatically if the process dies or monitor process characteristics, such as memory or CPU cycles, and alert by email[7] or execute and action.[8]
Additionally, M/Monit can monitor and manage distributed computer systems, M/Monit uses Monit as an agent and can manage and monitor. M/Monit is proprietary software.
Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Ruby on Rails author talks about Monit and mongrel Archived 2011-04-24 at the Wayback Machine
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]- Lua error in Module:Official_website at line 94: attempt to index field 'wikibase' (a nil value).
- Monit project page at Bitbucket
- Gentoo wiki: Monit