49 lines
1.1 KiB
Markdown
49 lines
1.1 KiB
Markdown
# milestone-xprotect-monitoring
|
||
# Monitoring Scripts
|
||
|
||
Public supervision scripts developed within the SOC09 mission (CSU Ultreia).
|
||
|
||
## Context
|
||
|
||
These tools are used to supervise Milestone XProtect environments
|
||
running on Windows 11 servers in production VMS deployments.
|
||
|
||
|
||
|
||
## Included
|
||
|
||
### Milestone_Monitor.ps1
|
||
|
||
PowerShell monitoring script that:
|
||
|
||
- Checks Milestone Recording Server status
|
||
- Verifies video stream availability
|
||
- Validates recording continuity
|
||
- Can be integrated with Zabbix
|
||
|
||
### Zabbix Templates (YAML)
|
||
|
||
Custom templates for:
|
||
|
||
- Windows 11 monitoring
|
||
- Milestone services supervision
|
||
- Recording service health checks
|
||
|
||
## License
|
||
|
||
This project is released under AGL-3.
|
||
|
||
Author must be cited in derivative works.
|
||
|
||
© Sébastien Couratin – Semper Connect
|
||
|
||
|
||
|
||
|
||
|
||
Public monitoring scripts and Zabbix templates used in SOC09 (CSU Ultreia) environments.
|
||
|
||
Includes PowerShell supervision tools for Milestone XProtect (video stream & recording validation) and custom Zabbix YAML templates for Windows-based VMS servers.
|
||
|
||
Author: Sébastien Couratin – Semper Connect
|