Update of /cvsroot/mon/mon
In directory sc8-pr-cvs16:/tmp/cvs-serv586
Modified Files:
Tag: mon-1-2-branch
CHANGES INSTALL
Log Message:
fix to fping.monitor to make it work with fping 2.2b1
Index: CHANGES
===================================================================
RCS file: /cvsroot/mon/mon/CHANGES,v
retrieving revision 1.3.2.5
retrieving revision 1.3.2.6
diff -C2 -d -r1.3.2.5 -r1.3.2.6
*** CHANGES 8 May 2007 11:25:42 -0000 1.3.2.5
--- CHANGES 11 May 2007 01:00:24 -0000 1.3.2.6
***************
*** 2,6 ****
Changes between mon-1.2.0- and mon-1.2.0-release
! Tue May 8 06:59:41 EDT 2007
-----------------------------------------------
--- 2,6 ----
Changes between mon-1.2.0- and mon-1.2.0-release
! Thu May 10 20:59:34 EDT 2007
-----------------------------------------------
***************
*** 28,31 ****
--- 28,37 ----
by Arkadiusz Miskiewicz
+ -fix to fping.monitor to correct parsing of fping 2.2b1 output. It prints
+ lines like "ICMP Host Unreachable from" to stderr, but to stdout it
+ prints "(host) is unreachable", and the regex was matching both, which
+ is wrong.
+ by Tim Berger
+
Changes between mon-1.0.0pre3 and mon-1.0.0pre4
Index: INSTALL
===================================================================
RCS file: /cvsroot/mon/mon/INSTALL,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** INSTALL 15 Nov 2004 14:45:16 -0000 1.2
--- INSTALL 11 May 2007 01:00:25 -0000 1.2.2.1
***************
*** 35,39 ****
Time::Period PRYAN/Period-1.20.tar.gz
Time::HiRes J/JH/JHI/Time-HiRes-1.59.tar.gz
- Convert::BER G/GB/GBARR/Convert-BER-1.3101.tar.gz
--- 35,38 ----
|