Skip to content
/ syscap Public

Capture Linux system state information and run diffs against previous executions

License

Notifications You must be signed in to change notification settings

rhodesn/syscap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syscap

Syscap is a Python script for capturing Linux system state information into tagged files, and subsequently performing a diff between two state tags.

Installation

For the time being simply clone the repo down to your home directory and run directly.

Usage

./syscap.py -b /root -t configsnap -p pre
./syscap.py -b /root -t configsnap -p post -d pre

Hopefully after making some changes to your system files you should see something similar to the following.

Contributing

Pull requests are welcome; please also feel free to open an issue to discuss larger changes.

License

MIT

About

Capture Linux system state information and run diffs against previous executions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages