home/docs/help/dahua.md
Monitor Dahua devices through HTTP interface to collect health data.
| Parameter | Description |
|---|---|
| Host | Target IP/Domain |
| Name | Unique monitor name |
| Port | Network port (default 80) |
| Timeout | Request timeout in ms |
| Username | Device username |
| Password | Device password |
| SSL | Enable HTTPS |
| Interval | Collection interval (≥30s) |
Access device APIs via:
Network: /cgi-bin/configManager.cgi?action=getConfig&name=Network
Users: /cgi-bin/userManager.cgi?action=getActiveUserInfoAll
NTP: /cgi-bin/configManager.cgi?action=getConfig&name=NTP
Using Digest Auth and parsing config format responses.