Extend Veeam parser to recognize and handle error notifications when a backup job fails to start on its scheduled time. This commonly occurs when proxy servers are offline or other infrastructure issues prevent job execution. Features: - Detects "Job did not start on schedule" pattern in subject line - Extracts backup type from subject (e.g., "Veeam Backup for Microsoft 365") - Extracts job name from subject after colon (e.g., "Backup MDS at Work") - Reads error message from plain text body (handles base64 UTF-16 encoding) - Sets overall_status to "Error" for failed-to-start jobs - Example message: "Proxy server was offline at the time the job was scheduled to run." This handles VBO365 and other Veeam backup types that send plain text error notifications instead of the usual HTML formatted reports. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| architecture.md | ||
| autotask_rest_api.md | ||
| backupchecks_autotask_integration_functional_design_living_document.md | ||
| backupchecks_autotask_integration_implementation_breakdown.md | ||
| backupchecks_autotask_integration_phase_2_implementation.md | ||
| changelog-claude.md | ||
| changelog.md | ||
| manifest.md | ||
| migrations.md | ||
| reporting-proposal.md | ||