Skip to content

muniere/historian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

historian

Overview

Collect command histories from remote hosts.

Requirements

Get started

# clone
$ git clone git@github.com:muniere/historian.git

# install
$ rake install

# uninstall
$ rake uninstall

# status
$ rake status

# execute: detect hosts from command history
$ historian -v

# execute: specify hosts from cli parameter
$ historian -v host1.yourdomain host2.yourdomain

# execute: specify date to collect histories
$ historian -v -d 2014-01-01 

# help
$ historian -h

About

Collect command histories from remote hosts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages