|
DNS - Checks if a DNS server is running well by querying the 'A' and 'MX' records. |
|
FTP - Checks if a FTP server is running well by connecting to the FTP server. |
|
HTTP - Checks if a web server is running well by requesting for a particular URL. |
|
DBMS - Checks if a DBMS is running well by using ODBC connection. |
|
PING - Checks a server for availability by sending ICMP Echo commands and wait for the responds. |
|
POP3 - Checks the POP3 server by establishing a connection and retrieving emails. |
|
PORT - Checks servers by challenging a specific TCP/IP port. |
|
SMTP - Checks the SMTP server by establishing a connection and sending emails. |
|