mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-13 06:36:58 -04:00
- Introduced a new plugin for monitoring website health, including functionality to check URLs and log results. - Created README and configuration files for the workflows plugin, detailing its purpose and settings. - Updated import paths in various test files to reflect the new directory structure. - Ensured compatibility of test cases with the updated plugin architecture.
564 B
Executable File
564 B
Executable File
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.