Author: gotar                        Date: Wed Nov  5 09:08:11 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- we do have echoping now, reverted last change - 4 yrs old;)

---- Files affected:
SOURCES:
   smokeping-config (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/smokeping-config
diff -u SOURCES/smokeping-config:1.2 SOURCES/smokeping-config:1.3
--- SOURCES/smokeping-config:1.2        Sat Oct 16 11:44:15 2004
+++ SOURCES/smokeping-config    Wed Nov  5 10:08:05 2008
@@ -43,12 +43,12 @@
 template = /etc/smokeping/basepage.html
 
 + overview 
- width = 470
+ width = 480
  height        = 100
  range = 40h
 
 + detail
- width = 470
+ width = 480
  height        = 200
  unison_tolerance = 2
  "Last 3 Hours"                3h
@@ -71,6 +71,12 @@
 + FPing
  binary = /usr/sbin/fping
 
++ EchoPingSmtp
+ binary = /usr/bin/echoping
+
++ EchoPingHttp
+ binary = /usr/bin/echoping
+
 
 *** Targets ***
 
@@ -88,8 +94,10 @@
 ++ http
   menu = Web Server
   title        = HTTP Web Server
+  probe        = EchoPingHttp
   host = localhost
 ++ smtp
   menu = Mail Server
   title        = SMTP Mail Server
+  probe        = EchoPingSmtp
   host = localhost
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/smokeping-config?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to