HEP-Puppet / nagios

Puppet module to set up Nagios monitoring for your infrastructure
Apache License 2.0
0 stars 4 forks source link

Missing dependencies #6

Open kreczko opened 10 years ago

kreczko commented 10 years ago

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

kreczko commented 10 years ago

TODO: global facter variable 'monitoring_server'