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

Missing dependencies #6

Open
kreczko opened this issue Jan 6, 2014 · 1 comment
Open

Missing dependencies #6

kreczko opened this issue Jan 6, 2014 · 1 comment
Assignees
Labels

Comments

@kreczko
Copy link
Member

kreczko commented Jan 6, 2014

A bunch of dependencies are still missing from the private module. The corresponding tests, implementation and documentation need to be added.

Error: /Stage[main]/Nagios::Config::Client/File[/etc/nagios/nrpe.cfg]: Could not evaluate: Could not retrieve information from environment development source(s) puppet:///modules/nagios/nrpe/nrpe.cfg

Error: /Stage[main]/Nagios::Plugins::Core/Nagios::Plugin[check_kernel_passive]/File[/usr/lib64/nagios/plugins/check_kernel_passive]: Could not evaluate: Could not retrieve information from environment development source(s) puppet:///modules/nagios/plugins/check_kernel_passive

Warning: /Stage[main]/Nagios::Cron::Kernel_passive/Cron[kernel-passive-reboot]: Skipping because of failed dependencies

Error: /Stage[main]/Nagios::Plugins::Core/File[/usr/lib64/nagios/plugins/check_hardware_spec]: Could not evaluate: Could not retrieve information from environment development source(s) puppet:///modules/nagios/plugins/check_hardware_spec

Error: /Stage[main]/Nagios::Plugins::Puppet/Nagios::Plugin[check_puppet_checkin_db]/File[/usr/lib64/nagios/plugins/check_puppet_checkin_db]: Could not evaluate: Could not retrieve information from environment development source(s) puppet:///modules/nagios/plugins/check_puppet_checkin_db

and the missing treatment of the global facter variable monitoring_server

@ghost ghost assigned kreczko Jan 6, 2014
kreczko added a commit to kreczko/nagios that referenced this issue Jan 6, 2014
- Updated path for nrpe.cfg template and added test
- Disabled check_puppet_checkin_db as it needs an overhaul
- Replaced old definition of check_hardware_spec with new templated one
- Changed the kernel plugin:
   - fixed list of tempalted plugins
   - merged templates for Debian and Redhat systems into one
kreczko added a commit that referenced this issue Jan 7, 2014
Fixes for HEP-Puppet/nagios/#6
@kreczko
Copy link
Member Author

kreczko commented Jan 7, 2014

TODO: global facter variable 'monitoring_server'

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

No branches or pull requests

1 participant