Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在使用rails 3.1。我们使用 nginx 作为网络服务器和独角兽作为应用服务器,并且我们正在运行一些后台作业(例如:Solr、延迟作业等)来完成一些任务。我们如何才能知道这些服务器中的任何一个何时出现故障?每个人通过运行一些脚本以自动重新运行该过程或生成一些邮件警报或电话警报来获取信息的常用方法是什么?
需要一些帮助。
看看god或monit。作为 rubyist 我更喜欢god.
god