Skip to content

bioinformatics-ua/i2x-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i2x Client

i2x client-side agent. Ruby script to launch i2x distributed agents locally.

Usage

Add the i2x gem:

gem install i2x

And then execute:

$ ruby i2x.rb <config_file>

Configuration

Check the csv.js, json.js, sql.js and xml.js files for sample agent configurations.

Scheduling

To perform scheduled checks, enable running this client as a cron job (or similar).

Linux

OS X

Windows

Changelog

  • 2014-01-21: release 0.1