Skip to content
Discussion options

You must be logged in to vote

Hi @cookiemonsteruk, thanks for the question!

Short answer: Your existing AnalogJ collector binaries will continue to work with this fork's web server for standard SMART monitoring, so no immediate reinstall is required.

The core collector API endpoints (POST /api/devices/register and POST /api/device/:wwn/smart) are fully backward compatible. The fork adds new optional fields to these endpoints, but the server gracefully handles their absence (they default to empty/zero values). Your existing collector.yaml config files also work without changes.

When you WOULD need to update the collector binaries

  1. Authentication - If you enable web.auth.enabled: true on the hub, the old collector can'…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cookiemonsteruk
Comment options

Answer selected by Starosdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants