[go: up one dir, main page]

Open Source Ruby Systems Administration Software - Page 2

Ruby Systems Administration Software

View 77 business solutions

Browse free open source Ruby Systems Administration Software and projects below. Use the toggles on the left to filter open source Ruby Systems Administration Software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Quality and compliance software for growing life science companies Icon
    Quality and compliance software for growing life science companies

    Unite quality management, product lifecycle, and compliance intelligence to stay continuously audit-ready and accelerate market entry

    Automate gap analysis across FDA, ISO 13485, MDR, and 28+ regulatory standards. Cross-map evidence once, reuse across submissions. Get real-time risk alerts and board-ready dashboards, so you can expand into new markets with confidence
    Learn More
  • 1

    Partylog2

    Partylog2 is a Graylog2 appliance based in Turnkey Linux 12

    Partylog2 is a Graylog2 appliance ready to install or boot in LiveCD mode. Its based in TurnKey Linux (TurnKey Core 12) which is based in Debian 6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RailsDB is a web application written in Ruby using the Ruby on Rails web framework to provide a generic interface to popular open source databases such as MySQL, PostgreSQL, and SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ruby text-based router search designed to query Cisco 72xx and 10k Routers for Cable modem and CPE information. It is designed to work both on UNIX and NT enviroments. Requirement is the Ruby language interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ruby/LDAP is an extension library for Ruby. It provides the interface to some LDAP libraries (e.g. OpenLDAP, Netscape SDK and Active Directory). The common API for application development is described in RFC1823 and is supported by Ruby/LDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Melis Platform is an enterprise-grade Low Code Platform simplifying app creation, management, and delivery. Icon
    Melis Platform is an enterprise-grade Low Code Platform simplifying app creation, management, and delivery.

    Ideal for websites, apps, e-commerce, CRMs, and more

    Melis is a new generation of Content Management System and eCommerce platform to achieve and manage websites from a single web interface easy to use while offering the best of open source technology.
    Learn More
  • 5
    Ruby/MaxL is a portable extension module for the Ruby scripting language that allows Hyperion Essbase MaxL statements to be executed from within a Ruby program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The purpose of SNX is to have a modular series of components that report back to a central repository and 'AI' for pattern recognition and anomoly detection. This is to help with IDS systems, and to move to the next generation of security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sheep Dog
    Simple command line tool that monitors files and processes and sends notifications or take corrective actions when problems arise. Monitor log files for errors, processes CPU and memory consumption (can kill if exceeding), respawn dead processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A software distribution based on Debian/Linux to provide network diagnostics, security monitoring and intrusion detection. The distribution can be easily installed by office personnell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A cross-platform notification daemon written in Ruby. Can be petitioned by an arbitrary application (local or remote) to activate notification plugins. Plugin examples include a popup dialog, a syslog entry, or an email alert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Junie, the AI coding agent by JetBrains Icon
    Junie, the AI coding agent by JetBrains

    Your smart coding agent

    Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
    Learn More
  • 10

    Unsploitable

    Automatically Patch Metasploitable Vulnerabilities

    Unsploitable is an emergency patcher, providing critical security patches and updates for commonly exploited vulnerabilities in common operating systems, services, and applications. Unsploitable specifically targets exploits provided by penetration testing frameworks such as Metasploit. Unsploitable is tool for the Metasploit Framework. Unsploitable should work with any MSF product (including: OpenSource, Express, or Pro).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VMWrapper is a NCurses-based wrapper on top of vmware-cmd. It works with VMWare ESX/ESXi and is written in Ruby. It is meant to allow graphical (console) management of VMWare virtual machines on UNIX hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This tool runs as a window service to start and stop rails server on a path and port specified in the .config "C:|Program Files|MA|Rails App Launcher" file on the windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Facter is a simple cross-platform library for determining basic facts about an OS, like the operating system name, IP address, etc. It supports multiple configuration-specific mechanisms for resolving a given fact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GNMS is a GPL Network Management System, a graphical tool used to monitor state of network elements. Montoring can be done in multiple ways using service discovery, snmp, wmi and custom plugins, moreover syslog and snmp traps can be caught too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Scripts to set up an OSX Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    nVentory is a Ruby on Rails application to manage inventory in multiple datacenters. Manage server functionality assignment, customer/server assignment, racking, and more. Track which servers are doing what, and where they are in your datacenters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A toolset for managing and updating installed ports for FreeBSD ports system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    slink-n-up is a one-stop dashboard of your Linux servers' status. You can immediately see any problems, such as: network connectivity loss, service outages, and so forth. Performing changes to all the servers at once is effortlessly handled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    tisift

    imap cleanup & command line tool

    Beta state! tisift: scaning folder and sort messages with given filter rules. tish: imap shell = imap command line tools. Example: # Set MsgId on Mails without one FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done # Correct Date to second received header: tish date Archives PATTERN received2 # Import or export mbox tish exportmbox Archives >file.mbox tish importmbox Archives <file.mbox Written in ruby. Attention: Use on your own risc! You can damage your whole mail data!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A tool kit to cause problems on a Linux machine for the purpose of gaining professional experience trouble-shooting issues in a controlled manner. This kit is useful in learning how to solve problems before they occur on a production system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jabber bot to administrate your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Paglo Crawler discovers all devices connected to a network - including workstations, servers, switches, routers, printers, etc and gathers rich information about each device. This information is then searchable through an account at http://paglo.com/
    Downloads: 0 This Week
    Last Update:
    See Project