Service Check
Check if services are running and how fast they are responding. You can check Website, Email, Domain Lookup and Ping.
This plugin allows you to check if your services are running and how fast they are responding. With options to check website load time, send a helo message to email servers, perform a DNS lookup, and ping host addresses, you can ensure the smooth functioning of your online services. No need to worry about downtime or slow response times anymore! Whether you're a website owner, email server administrator, or IT professional, this plugin is a valuable tool in your arsenal. Stay on top of your service performance and keep your users happy!
How to
Comments (0)
API docs
Learn how to use Service Check effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Check if my website is responding and how fast it is."
-
Prompt 2: "Can you test the email server response for me?"
-
Prompt 3: "Perform a DNS lookup for a specific host."
-
Prompt 4: "Ping a particular IP address and check the response time."
Features and commands
Feature/Command | Description |
---|---|
CheckHttp | This command checks the response time and status of a website. You need to provide the website address as input. |
CheckSmtp | This command checks if the SMTP server is responding with a HELO message. You need to provide the SMTP server address and the port number as input. |
CheckDns | This command performs a DNS lookup on the host address. You need to provide the host address as input. |
CheckIcmp | This command checks the ping response time of a host. You need to provide the IP address as input. |