~ubuntuone-hackers/conn-check/trunk

5 by Wes Mason
First working version.
1
- type: tcp
2
  host: login.ubuntu.com
3
  port: 80
4
- type: udp
5
  host: localhost
6
  port: 8080
7
  send: aaaa
8
  expect: bbbb
6 by Wes Mason
Improve the name of the raw checks.
9
- type: ssl
10
  host: login.ubuntu.com
11
  port: 443
12
  verify: true
10.1.2 by Wes Mason
Fix redis auth with txredis factor
13
- type: redis
14
  host: 127.0.0.1
15
  port: 6379
16
  password: foobared
11.1.1 by James Westby
Add a url check.
17
- type: url
18
  url: https://login.ubuntu.com/