Skip to content

Little Ruby program to manage the Virtual Machines with Virsh qemu

License

Notifications You must be signed in to change notification settings

Garicore01/Orchestator-vms-Ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Machine Orchestrator

Description

This is a Ruby script designed to orchestrate remote commands and check the connectivity of multiple machines using SSH. It allows you to verify if machines are listening on port 22 and to execute commands remotely via SSH.

Features

  • Check Connectivity: Ping machines to see if they are listening on port 22.
  • Remote Command Execution: Execute specified commands on remote machines via SSH.

Usage

Help

To get help on using the script, run:

ruby checkConnection help

About

Little Ruby program to manage the Virtual Machines with Virsh qemu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages