[gopher] Re: Taps for dead servers
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
> Wow - you know one of the things that struck me when looking at that
> list was that it looks like there's > 2% of servers running on
> nonstandard (Read: != 70) ports. Is there any way you could do some
> sort of a quick grep to let us know roughly the percentage in the
> entire system where this is the case?
mysql> select count(*) from v2_stats where port != 70 ;
+----------+
| count(*) |
+----------+
| 126 |
+----------+
1 row in set (0.04 sec)
mysql> select count(*) from v2_stats ;
+----------+
| count(*) |
+----------+
| 509 |
+----------+
1 row in set (0.00 sec)
Straight from the horse's mouth, as it were :-)
--
----------------------------- personal page: http://www.armory.com/~spectre/ --
Cameron Kaiser, Point Loma Nazarene University * ckaiser@xxxxxxxxxxxxxxxxxxxx
-- The whippings shall continue until morale improves. ------------------------
|
|