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

Oracle Database definition must be at bottom #643

Merged
merged 2 commits into from
Feb 12, 2017

Conversation

jkroepke
Copy link
Contributor

@jkroepke jkroepke commented Feb 2, 2017

Hi,

today, we test the module against a real oracle database and we figure out, the database configuration must be at the bottom.

Copy link

@vinzent vinzent left a comment

Choose a reason for hiding this comment

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

@@ -17,7 +17,7 @@
validate_array($query)

concat::fragment { "collectd_plugin_oracle_database_${name}":
order => '10',
order => '20',
Copy link

Choose a reason for hiding this comment

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

What error message did you get when it was not ordered at the bottom?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Collectd sends errors to syslog on every collect. I havn't the full messages here.

@vinzent vinzent added needs-work not ready to merge just yet bug Something isn't working and removed bug Something isn't working labels Feb 10, 2017
@jkroepke
Copy link
Contributor Author

@vinzent Spec Tests updated.

@jkroepke
Copy link
Contributor Author

@vinzent @bastelfreak It's possible to add this PR to the #641 ?

Without this PR, the oracle module is non functional.

@bastelfreak bastelfreak added bug Something isn't working and removed needs-work not ready to merge just yet labels Feb 12, 2017
@bastelfreak bastelfreak merged commit d29e0e4 into voxpupuli:master Feb 12, 2017
@jkroepke jkroepke deleted the collectd_oracle_fix branch February 8, 2020 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants