Home Accessibility Courses Diary The Mouth Forum Resources Site Map About Us Contact
Parallel Pinging, using Python Threads or Expect spawn lists

Ping is a very useful command to use within scripts for checking the presence (or absence) of a live system on our network, or indeed on the Internet. However, there are subtle differences in the format of its report on different operating system flavors, so any code that you write that needs to analyse the results may need to be tuned when you re-host.

Here are some similar (but different!) ping responses, by way of example:



earth-wind-and-fire:~ grahamellis$ ping -q -c2 192.168.200.65
PING 192.168.200.65 (192.168.200.65): 56 data bytes

--- 192.168.200.65 ping statistics ---
2 packets transmitted, 0 packets received, 100% packet loss
earth-wind-and-fire:~ grahamellis$



-bash-3.2$ ping -q -c2 192.168.200.65
PING 192.168.200.65 (192.168.200.65) 56(84) bytes of data.

--- 192.168.200.65 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 999ms

-bash-3.2$



wellcouk@tornado:~/public_html$ ping -q -c2 192.168.200.65
PING 192.168.200.65 (192.168.200.65): 56 octets data

--- 192.168.200.65 ping statistics ---
2 packets transmitted, 0 packets received, 100% packet loss
wellcouk@tornado:~/public_html$



Many people find our Python scripts alive, kicking, fullrange and fullandfast useful - both as demonstrations of threading in Python and for live system checking but you do need to change the scripts if you use them to reflect the OS on which you're running!

The same need to tailor applies to Tcl / Expect scripts such as our basic expect example, our Tcl /expect parallel ping examples - we have them already modified for Caldera and Red Hat. Finally, ours Tk example for Linux may also need a little tailoring depending on your Linux flavor!
(written 2009-11-02 11:03:45)

 
Associated topics are indexed under
Y302 - Python - Threads - What why and how
  [903] Pieces of Python - (2006-10-23)

T212 - Tcl/Tk - Expect Processes
  [2474] Using Tcl and Expect to automate repetitive jobs - (2009-10-24)
  [1785] What is running on your network? (tcl and expect) - (2008-09-04)
  [1173] Cheat Sheet / Check list for Expect maintainers - (2007-05-02)
  [675] Adding PHP tags to an old cgi program - (2006-04-08)
  [287] Checking that all our servers are up and accessible - (2005-04-22)

T211 - Tcl/Tk - What is Expect? Why use it?
  [1602] Automating processes through Expect - (2008-04-05)
  [1531] Expecting a item from a list of possibles - (2008-02-04)
  [1469] Curley brackets v double quotes - Tcl, Tk, Expect - (2007-12-12)
  [1411] Buffering of inputs to expect, and match order - (2007-10-27)
  [1409] What is Expect? - (2007-10-26)
  [1174] Installing Tcl and Expect on Solaris 10 - a checklist - (2007-05-02)
  [435] Expect for Windows - (2005-09-04)
  [286] Automating regular manual procedures - (2005-04-21)

A163 - Web Application Deployment - Network Configuration and Security
  [2052] How was my web site compromised? - (2009-02-24)
  [1904] Ruby, Perl, Linux, MySQL - some training notes - (2008-11-23)
  [1712] As different as night and tyres - (2008-07-18)
  [1666] Slow boot and terminal start on Linux boxes - (2008-06-05)
  [1408] Wireless hotel tips - FTP and Skype connections failing - (2007-10-26)
  [1073] Heartbeat script in Perl - (2007-02-09)
  [511] Domain Forwarding - 2 ways of doing it - (2005-11-29)
  [506] What are DHCP and DNS? - (2005-11-27)
  [332] Looking up IP addresses - (2005-06-01)
  [267] Searching security holes - (2005-04-04)
  [37] Security and Safety - (2004-09-03)
  [11] A bolt of lightning on Multicasting - (2004-08-11)


Back to
A variable number of arguments in a PHP function
Previous and next
or
Horse's mouth home
Forward to
Friendly Hotel in Melksham, near Bath
Some other Articles
Melksham buses to/from Chippenham, Trowbridge, Bath, Devizes, London
Lua Classes - open enrolement
Root is root for a reason!
Friendly Hotel in Melksham, near Bath
Parallel Pinging, using Python Threads or Expect spawn lists
A variable number of arguments in a PHP function
Melksham Forum
Santa Special - Trowbridge and Melksham to Swindon
How do I set up a constant in Python?
Finding text and what surrounds it - contextual grep
2676 posts, page by page
Link to page ... 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54 at 50 posts per page


This is a page archived from The Horse's Mouth at http://www.wellho.net/horse/ - the diary and writings of Graham Ellis. Every attempt was made to provide current information at the time the page was written, but things do move forward in our business - new software releases, price changes, new techniques. Please check back via our main site for current courses, prices, versions, etc - any mention of a price in "The Horse's Mouth" cannot be taken as an offer to supply at that price.

Link to Ezine home page (for reading).
Link to Blogging home page (to add comments).

You can Add a comment or ranking to this page

© WELL HOUSE CONSULTANTS LTD., 2010: Well House Manor • 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • FAX: 01144 1225 344596 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho