Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Add support for statuspage proxy usage #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

drhey
Copy link

@drhey drhey commented Jun 6, 2017

I ran into the issue of not being able to use a proxy with sensu-plugins-statuspage (which relies on the Redphone module). I've added code to that project to support basic proxy usage (address and port). I don't currently require a username and password so I've not added it in - but it would be trivial.

My commits here would allow for the handler-statuspage.rb plugin to pass off the vars proxy_address and proxy_port to statuspage.rb (which is instantiated by handler-statuspage.rb) and then be utilized by helpers.rb (if they're set and picked up).

I've tested and verified that these changes work in my environment

@drhey drhey closed this Jun 6, 2017
@drhey
Copy link
Author

drhey commented Jun 6, 2017

Want to do just a little bit more testing

@drhey
Copy link
Author

drhey commented Jun 6, 2017

My testing confirmed my changes are correct.

@drhey drhey reopened this Jun 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant