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

change gmond erb templates to gracefully handle nil variables #11

Merged
merged 1 commit into from
Dec 26, 2013

Conversation

jhoblitt
Copy link
Owner

These variables to ganglia::gmond may now safely be undef/nil:

  • udp_send_channel
  • udp_recv_channel
  • tcp_accept_channel

These variables to ganglia::gmond may now safely be undef/nil:

* udp_send_channel
* udp_recv_channel
* tcp_accept_channel
@jhoblitt
Copy link
Owner Author

This should resolve what I suspect is happening in #7.

jhoblitt pushed a commit that referenced this pull request Dec 26, 2013
change gmond erb templates to gracefully handle nil variables
@jhoblitt jhoblitt merged commit 73457c5 into master Dec 26, 2013
@jhoblitt jhoblitt deleted the gmond_template_array_checking branch December 26, 2013 22:03
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.

1 participant