better widescreen support

This commit is contained in:
Jokob-sk
2023-03-15 18:13:21 +11:00
parent 63a9e55d4e
commit 642e8464cd
5 changed files with 19 additions and 31 deletions

View File

@@ -1,12 +1,11 @@
## Overview
A simple sample plugin allowing for monitoring web services or urls. The status code corresponds to the commonly used [HTTP response status codes](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status).
A simple sample plugin allowing for detecting rogue DHCP servers on the network.
### Usage
- The user can specify which services (websites) to monitor via the `WEBMON_urls_to_check` setting.
- No specific configuration needed.
### Notes
- Setting `(WEBMON_)SQL_internet_ip` is not used and specified for demonstration purposes only.
- Parameters `macs` and `internet_ip` in the `config.json` file are not used and specified for demonstration purposes only.
- No specific configuration needed.