Modify ↓
Opened 7 years ago
Closed 7 years ago
#58 closed enhancement (fixed)
Add support for monitoring Tristar solar controllers
| Reported by: | mglb1 | Owned by: | mglb1 |
|---|---|---|---|
| Priority: | critical | Milestone: | Monitoring Support |
| Component: | crcnet-monitor | Version: | HEAD |
| Keywords: | Cc: | ||
| Estimated Hours Work: | 8-16 |
Description
The CRCnet-monitor SNMP module needs to be extended to support monitoring Tristar solar controllers.
There is some existing C code to do this in the snmp-scripts repository on voodoo, however it is designed to integrate with the net-snmp daemon so cannot be used on the new CRCnet-bpc distribution. This needs to be ported over to Python and tested.
Attachments (0)
Change History (1)
comment:1 Changed 7 years ago by mglb1
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [839]) Ported the tristar SNMP monitoring functionality from the old
snmp-scripts package into the new distribution.
Closes #58