Services & Web monitor (WEBMON)
Generated page
This page mirrors server/plugins/website_monitor/README.md and is regenerated on every docs build.
Overview
A simple sample plugin allowing for monitoring web services or urls. The status code corresponds to the commonly used HTTP response status codes.
Usage
- The user can specify which services (websites) to monitor via the
WEBMON_urls_to_checksetting.
Notes
- Setting
(WEBMON_)SQL_internet_ipis not used and specified for demonstration purposes only. - Parameters
macsandinternet_ipin theconfig.jsonfile are not used and specified for demonstration purposes only.
Other info
- Based on the work of leiweibau