Files
NetAlertX/server/plugins/maintenance
Jokob @NetAlertX 9e38cfd8b4 Add website monitoring plugin and update workflows configuration
- 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.
2026-08-10 02:32:49 +00:00
..

Overview

A plugin responsible for general maintenance tasks. These currently include:

  • MAINT_LOG_LENGTH: app.log cleanup. Recommended value: 10000 lines. Increase if debugging an issue.

Usage

  • N/A