FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


fhscripts:fh:fhfping.sh.html



Differences

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

Link to this comparison view

Next revision
Previous revision
fhscripts:fh:fhfping.sh.html [2017/12/02 22:14]
kurihara created
fhscripts:fh:fhfping.sh.html [2018/03/29 00:03] (current)
kurihara
Line 1: Line 1:
 [[:index.html#FastHandle Scripts|FastHandle Scripts]] [[:index.html#FastHandle Scripts|FastHandle Scripts]]
-====== fhping.sh - check ping ======+====== script for fping multiple servers ====== 
 + 
 +$FHHOME/bin/fhfping.sh
  
-\\ 
 {{INLINETOC}} {{INLINETOC}}
 \\ \\
  
-===== About fhping.sh ===== +===== About fhfping.sh ===== 
-fhping.sh is fast ping check tools.+fhfping.sh is fast fping check script. 
  
 \\ \\
 ===== How to use ===== ===== How to use =====
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
-$ fhghost.sh test hosts/test | fhping.sh+$ fhghost.sh test hosts/test | fhfping.sh
 127.0.0.1 is alive 127.0.0.1 is alive
 192.168.10.1 is alive 192.168.10.1 is alive
Line 19: Line 21:
  
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
-fhping.sh test.list+fhfping.sh test.list
 127.0.0.1 is alive 127.0.0.1 is alive
 192.168.10.1 is alive 192.168.10.1 is alive
Line 26: Line 28:
  
 \\ \\
-===== fhping.sh =====+===== fhfping.sh ===== 
 + 
 +$FHHOME/bin/fhfping.sh
  
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
 #!/bin/bash #!/bin/bash
 #================================================ #================================================
-fhping.sh+fhfping.sh
 # #
 # How to use # How to use
-#     fhghost  "*"  hosts/test | fhping.sh +#     fhghost  "*"  hosts/test | fhfping.sh 
-#     echo 192.168.0.10 | fhping.sh +#     echo 192.168.0.10 | fhfping.sh 
-#     fhping.sh  test.list+#     fhfping.sh  test.list
 #================================================ #================================================
  
Line 51: Line 55:
 \\ \\
 <WRAP box 90%> <WRAP box 90%>
-<catlist -noAddPageButton -smallHead -sortAscending>+<catlist ..: -noAddPageButton -smallHead -sortAscending>
 </WRAP> </WRAP>
 \\ \\
 \\ \\
 [[:index.html#FastHandle Scripts|FastHandle Scripts]] [[:index.html#FastHandle Scripts|FastHandle Scripts]]


fhscripts/fh/fhfping.sh.html.1512220456.txt.gz · Last modified: 2017/12/02 22:14 by kurihara