FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


operation:faq.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
operation:faq.html [2017/12/17 01:51]
kurihara
operation:faq.html [2018/01/09 00:41]
kurihara
Line 9: Line 9:
 I want to know the difference between Server A and Server B. I want to know the difference between Server A and Server B.
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
-$ fab -H a.a.a.a auth.pro  osinfo.systeminfo +$ fab -H a.a.a.a auth.pro  get.systeminfo 
-$ fab -H b.b.b.b auth.pro  osinfo.systeminfo+$ fab -H b.b.b.b auth.pro  get.systeminfo
 $ $
 $ sdiff output/201709/systeminfo.server-a.20170910_1550 output/201709/systeminfo.server-b.20170910_1551 $ sdiff output/201709/systeminfo.server-a.20170910_1550 output/201709/systeminfo.server-b.20170910_1551
Line 20: Line 20:
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
 $ H=a.a.a.a $ H=a.a.a.a
-$ fab -H $H auth.pro  osinfo.check_reboot+$ fab -H $H auth.pro  check.reboot_check
 $ fab -H $H auth.pro  ope.reboot $ fab -H $H auth.pro  ope.reboot
-$ fab -H $H auth.pro  osinfo.check_reboot +$ fab -H $H auth.pro  check.reboot_check 
-$ fab -H $H auth.pro  osinfo.check_reboot_diff+$ fab -H $H auth.pro  ope.check_reboot_diff 
 + 
 +$ fab -H $H auth.pro  check.ping_gw
 </sxh> </sxh>
  


operation/faq.html.txt · Last modified: 2019/02/11 00:37 by kurihara