Skip to content

Add port tag to apache plugin#220

Closed
neezgee wants to merge 2 commits intoinfluxdata:masterfrom
neezgee:master
Closed

Add port tag to apache plugin#220
neezgee wants to merge 2 commits intoinfluxdata:masterfrom
neezgee:master

Conversation

@neezgee
Copy link
Contributor

@neezgee neezgee commented Sep 22, 2015

I need to monitor several apache instances on single host. Port number is only way of distinguishing them.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer if this just defaulted to having the "server" tag only, since this could be 443 in the case of https

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that, or check for https at the beginning of the string and use port 443 if it's there

@neezgee
Copy link
Contributor Author

neezgee commented Sep 22, 2015

Yes, just defaulting to port 80 is definetly bad. Fixed.

@sparrc
Copy link
Contributor

sparrc commented Sep 22, 2015

awesome, thanks a bunch @neezgee 👍

@sparrc
Copy link
Contributor

sparrc commented Sep 22, 2015

closed with 72edc3c

@sparrc sparrc closed this Sep 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants