summaryrefslogtreecommitdiff
path: root/misc/upclient/files
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 13:23:43 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 13:23:43 +0000
commit68deee40d201c70e2104ab342df7ef39181b8a16 (patch)
tree396479d1174deac8acb5bf1cb2eba4c7fb3cbf86 /misc/upclient/files
parent- Add MASTER_SITES (diff)
Use SUB_FILES for pkg-message
Notes
Notes: svn path=/head/; revision=158554
Diffstat (limited to 'misc/upclient/files')
-rw-r--r--misc/upclient/files/pkg-message.in23
-rw-r--r--misc/upclient/files/upclient.sh.in (renamed from misc/upclient/files/upclient.sh)0
2 files changed, 23 insertions, 0 deletions
diff --git a/misc/upclient/files/pkg-message.in b/misc/upclient/files/pkg-message.in
new file mode 100644
index 000000000000..f833be75f615
--- /dev/null
+++ b/misc/upclient/files/pkg-message.in
@@ -0,0 +1,23 @@
+Before running the client for the first time, be sure to:
+
+ 1. visit the Uptimes project's web site and register yourself
+ (WWW: http://uptimes.hostingwired.com/newuser.php).
+ 2. log in (WWW: http://uptimes.hostingwired.com/login.php).
+ 3. Add your host (WWW: http://uptimes.hostingwired.com/account.php).
+ It is very important that you do not lose the generated key
+ since, for instance, they are no way to get it back by any way.
+
+Note that in order to send your uptime information to the uptime server,
+you hosts need more-or-less full-time Internet access.
+
+You will also have to edit %%PREFIX%%/etc/upclient.conf:
+
+ - AuthKey is the ID you've received when you added your host.
+ - Interval is the amount of time between each update.
+ (WWW: http://uptimes.hostingwired.com/protocol.html).
+ Don't set this higher than 10 minutes, or else your host
+ won't appear in the list.
+ - UptimeServer is the Uptimes Project's data server, currently
+ uptimes.hostingwired.com (Since the official Uptimes Project's
+ server has been terminated, uptimes.wonko.com and data.uptimes.net
+ must not be used anymore. So, please, take care about that).
diff --git a/misc/upclient/files/upclient.sh b/misc/upclient/files/upclient.sh.in
index 07de990f6193..07de990f6193 100644
--- a/misc/upclient/files/upclient.sh
+++ b/misc/upclient/files/upclient.sh.in