Skip to content

Fix apcupsd 'ALARMDEL' bug via forked repo#9195

Merged
ivorybilled merged 11 commits intomasterfrom
fixApcupsdWithFork
Apr 28, 2021
Merged

Fix apcupsd 'ALARMDEL' bug via forked repo#9195
ivorybilled merged 11 commits intomasterfrom
fixApcupsdWithFork

Conversation

@ivorybilled
Copy link
Copy Markdown
Contributor

@ivorybilled ivorybilled commented Apr 26, 2021

I'm making this fix because our apcupsd plugin is currently broken right now if certain settings are on on the APC UPS device. As the issue we made in the apcupsd go library repo was unable to be addressed (for now), this PR switches our dependency to a forked version of the apcupsd repo that handles the broken case. Here is the fix that was made.

This resolves #8521

Once this bug is fixed in the main repo, we should switch our go.mod dependency to use that again.

@telegraf-tiger telegraf-tiger bot added the fix pr to fix corresponding bug label Apr 26, 2021
@ivorybilled ivorybilled merged commit d181b43 into master Apr 28, 2021
@ivorybilled ivorybilled deleted the fixApcupsdWithFork branch April 28, 2021 13:43
reimda pushed a commit that referenced this pull request Apr 28, 2021
* add oauth2 to http input

* switch APC UPSD dependency to forked version with bug fixed.

* fix branch discrepancies

* fix branch discrepancies

* fix branch discrepancies

* fix branch discrepancies

* fork to influxdata repo

(cherry picked from commit d181b43)
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
* add oauth2 to http input

* switch APC UPSD dependency to forked version with bug fixed.

* fix branch discrepancies

* fix branch discrepancies

* fix branch discrepancies

* fix branch discrepancies

* fork to influxdata repo

(cherry picked from commit d181b43)
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Aug 28, 2025
* add oauth2 to http input

* switch APC UPSD dependency to forked version with bug fixed.

* fix branch discrepancies

* fix branch discrepancies

* fix branch discrepancies

* fix branch discrepancies

* fork to influxdata repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix pr to fix corresponding bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Input plugin apcupsd not serving any metrics

2 participants