Module: UptimeRobot::Monitor::SubType

Defined in:
lib/uptimerobot/constants.rb

Constant Summary collapse

HTTP =
1
HTTPS =
2
FTP =
3
SMTP =
4
POP3 =
5
IMAP =
6
Custom =
99