changed ping regime to be a rolling list of up to ten
[spider.git] / perl / DXChannel.pm
index dce4fb5002bb1d277b76527e9e3e81749565cf1a..9f7b8d180fefec8ce6f9184b0bbc122b5fc9bbc6 100644 (file)
@@ -81,8 +81,7 @@ use vars qw(%channels %valid);
                  pingint => '9,Ping Interval ',
                  nopings => '9,Ping Obs Count',
                  lastping => '9,Ping last sent,atime',
-          pingrec => '9,Pings no rec',
-                 pingtime => '9,Ping totaltime',
+                 pingtime => '9,Ping totaltime,parray',
                  pingave => '0,Ping ave time',
                 );