aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/uptimec/pkg-message
blob: 54e40abd258be9dbdd725ded7469e23ad8cdbcea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Tips for participating in Uptime contest:

  - You need to obtain hostid and password on project home page
    http://mreriksson.net/uptimes/
    
  - Enter hostid and password into %%LOCALBASE%%/etc/uptimecrc

  - client uses UDP protocol for talking to server on port 2050

  You may need to open this port in firewall:
  ipfw add allow udp from any to any dst-port 2050 out keep-state
   
Radim Kolar