diff --git a/front/plugins/website_monitor/README.md b/front/plugins/website_monitor/README.md index e69de29b..bd9a94c8 100755 --- a/front/plugins/website_monitor/README.md +++ b/front/plugins/website_monitor/README.md @@ -0,0 +1,12 @@ +## Overview + +A simple sample plugin allowing for monitoring web services or urls. + +### Usage + +- The user can specify which services (websites) to monitor via the `WEBMON_urls_to_check` setting. + +### Notes + +- Setting `(WEBMON_)SQL_internet_ip` is not used and specified for demonstration purposes only. +- Parameters `macs` and `internet_ip` are not used and specified for demonstration purposes only. \ No newline at end of file