Files
NetAlertX/front/plugins/website_monitor
jokob-sk 7248e73e03
Some checks are pending
docker / docker_dev (push) Waiting to run
Respecting LOG_LEVEL in plugins
2024-12-22 13:18:08 +11:00
..
2023-07-22 12:37:53 +10:00
2024-12-22 13:18:08 +11:00

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_check setting.

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.