crash v0.1.1
crash
Crystal Remote Any Shell Helper
Installation
layman -a ubuilds
emerge crash
or make install
Usage
Update /etc/crash.ini
with your redis credits.
You'll need one redis server (v6.2+) available for all the clients.
Client probe
/etc/init.d/crash start
or crash
# that's simple
Server agent
Launch command on all hosts connected: crash -l all "touch /tmp/crashed"
Launch command on several hosts connected: crash -l host-1,host-2,mainhost-8 "touch /tmp/crashed"
Host also can be regexp: crash -l ^host.*,^mainhost-8$ "touch /tmp/crashed"
Development
make
Contributing
- Fork it (https://github.com/uu/crash/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Michael Pirogov - creator and maintainer
Repository
crash
Owner
Statistic
- 0
- 0
- 0
- 0
- 2
- over 1 year ago
- March 18, 2021
License
MIT License
Links
Synced at
Sun, 17 Nov 2024 11:06:13 GMT
Languages