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

No error control when not finding the config file #6

Closed
fjaviernieto opened this issue Sep 9, 2016 · 1 comment
Closed

No error control when not finding the config file #6

fjaviernieto opened this issue Sep 9, 2016 · 1 comment

Comments

@fjaviernieto
Copy link
Collaborator

When the Zabbix probes are not able to find the configuration file in the expected location (/etc/zabbix/) the PropertiesManager class fails and no property can be loaded. Since the jar file already contains a default config file, the class should take that default file in case the customized user config file cannot be found.
On the other hand, some control mechanism should take into account the configuration properties could be empty.

@fjaviernieto
Copy link
Collaborator Author

Updated modifications in the PropertiesManager class, for Heapster and OCCI probes. Problem is solved now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants