Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes and improvement #8

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

Conversation

feraudet
Copy link

Hi,

This PR :

  • Fix case where there is no key_prefix (ex: show info) to "haproxy.gauge-pipes_free" instead of "haproxy.gauge-.pipes_free"
  • Add possibility to put proxy name into plugin_instance instead of concatened to type_instance
  • Add possibility to run haproxy.py in command line : ./haproxy.py Socket=/var/run/haproxy.socket

* `Plugin`
Set plugin name (default: haproxy)
* `UsePluginInstance`
Optional, if set to True proxy will be set in Collectd plugin_instance instead of concatened to type_instance

Choose a reason for hiding this comment

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

concatenated

Copy link
Author

Choose a reason for hiding this comment

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

Yes, concatened is a mix of english and french ;-)

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