Robot
Web Site Monitoring Robot
Robocorp automation stack robot for simple web server monitoring
Robocorp automation stack robot for simple web server monitoring.
Configure the monitored URLs by adding them as environment variables with names starting with "MON_".
When the robot completes, the work item variable site_report
contains a list of results:
If you want to send the results to Slack, you can configure the robot-slack-notifier
as the next step in the Control Room process.
You can use e.g. MESSAGE="\n".join(site_report)
Technical information
Last updated
August 26, 2022License
Apache License 2.0