Skip to content
railsengines.com

Mission Control Servers

Monitor for Ruby on Rails applications' server resources

No ratings yet
Gem
mission_control-servers
Repository
kobaltz/mission_control-servers
License
MIT
Stars
57
Added
August 16, 2026

About

Monitor for Ruby on Rails applications' server resources

For example, if you're wanting to use MissionControl::Servers in a single project, then there is no need to have the ability to create multiple projects. You can set the single_project_mode to true which will hide the ability to create new projects.

What you get

  • Hostname
  • CPU Usage
  • Memory Usage
  • Free Memory
  • Free Disk Space

Mounting it

ruby
# Gemfile
gem "mission_control-servers"

# config/routes.rb
mount MissionControl::Servers::Engine, at: "/mission-control-servers"

Details

57 stars on GitHub · MIT licensed · maintained by kobaltz. Source: https://github.com/kobaltz/mission_control-servers

Discussion (0)

Sign in to join the discussion.

No comments yet.