This commit is contained in:
andreas
2005-02-27 16:41:40 +00:00
parent 777b50e4e9
commit 7697562baf
3 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
#!/usr/bin/env python
# watch all ip addresses for Telekom in Arnsberg for a icmp packet
# $Id: watcharnsberg,v 1.2 2005/02/27 16:41:40 andreas Exp $
# Wait for heartbeat messages and act on them (or their absence)
#
import time, os, string, sys, socket, curses, atexit, select