9b3ba13c68
Upclient is a program that keeps track of your server uptime, and lets you compare it with the uptime of other (similar) hosts. It consists of two parts, a client- and a serverpart. The client runs on your server and sends the uptime every few minutes to the server. The server collects all data in a table on this site. Package re-added after the service formerly offered by uptimes.net is now again online as http://www.wonko.com/
13 lines
457 B
Text
13 lines
457 B
Text
$NetBSD: patch-ad,v 1.2 2002/05/07 22:25:04 hubertf Exp $
|
|
|
|
--- conf/upclient.conf.orig Sat Jun 16 18:33:54 2001
|
|
+++ conf/upclient.conf
|
|
@@ -9,7 +9,7 @@
|
|
AuthKey = <your_authkey> # Your Authorization key
|
|
|
|
Interval = 120 # Transmit interval
|
|
-UptimeServer = data.uptimes.net # Uptimes Project's data server
|
|
+UptimeServer = uptimes.wonko.net # Uptimes Project's data server
|
|
|
|
SendIdleTime = 1 # Send your idle time
|
|
SendLoadAvg = 1 # Send load average
|