FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


Sidebar


Top     SiteMap

Manager Server

Target Server

$FHHOME/bin/xxx.sh | xxxx.exp













.

operation:faq.html



This is an old revision of the document!


Top#How to use FastHandle

FAQ : How to use FastHandle

The difference between Server A and Server B.

I want to know the difference between Server A and Server B.

$ fab -H a.a.a.a auth.pro  ope.systeminfo
$ fab -H b.b.b.b auth.pro  ope.systeminfo
$
$ sdiff output/201709/systeminfo.server-a.20170910_1550 output/201709/systeminfo.server-b.20170910_1551


The difference between before restart and after restart

I want to know the difference between before restart and after restart

$ H=a.a.a.a
$ fab -H $H auth.pro  ope.check_reboot
$ fab -H $H auth.pro  ope.reboot
$ fab -H $H auth.pro  ope.check_reboot
$ fab -H $H auth.pro  ope.check_reboot_diff






Top#How to use FastHandle



operation/faq.html.1513528751.txt.gz ยท Last modified: 2017/12/18 01:39 by kurihara