Monit

Aus Foxwiki
Version vom 1. März 2023, 11:16 Uhr von Dirkwagner (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „= Wikipedia = {{Infobox software | name = Monit | logo = x64px | screenshot = Tildeslash Monit Screenshot.png | caption = | author = | developer = Tildeslash Ltd | released = | latest release version = 5.32.0 | latest release date = {{Start date and age|2022|3|23}}<ref>{{cite web|url=https://mmonit.com/monit/…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)

Wikipedia

Vorlage:Infobox software 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.[1] 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.[2] Many popular Rails sites have used Monit, including Twitter[3] and scribd.[4]

Monit can restart a process automatically if process dies or monitor process characteristics, such as memory or cpu cycles and alert by email[5] or execute and action.[6]

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 licensed software.

Vorlage:Portal

References

Vorlage:Reflist

External links

Vorlage:Service management in Unix