Skip to content

JoshRodd/QRunner

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

QRunner 0.1

A simple task runner based on Python which will run multiple commands in different processes, and track the results in a simple CSV file.

To get started, just run the ./example.sh program. It will ping every host in the 10.20.48/22 network and then show the results of hosts that responded.

For an example of how to make the CSV file, see make_tasks_csv.sh and its related input file inputfile.txt.

This program doesn't have anything to do with GNU mailman's qrunner.

Releases

No releases published

Packages

No packages published