On 17/10/13 07:44 AM, Juan Sierra Pons wrote:
El jueves, 27 de junio de 2013 18:07:03 UTC+2, Christian Reiß escribió:
The one thing I am banging my head against is the service
definitions. The services use stuff like remote-nrpe-zombie-procs,
which of course, is not defined anywhere:
define service {
## --PUPPET_NAME-- (called '_naginator_name' in the
manifest) check_zombie_procs_gaming
use remote-nrpe-zombie-procs
host_name gaming.alpha-labs.net
<http://gaming.alpha-labs.net>
}
So far I am letting puppet generate the three configs:
nagios_host.cfg
nagios_hostextinfo.cfg
nagios_service.cfg
Tho for this to work I would need a corresponding commands.cfg and
all the Howtos out there do not seem to have my problem.
Hello Chris,
I am facing here the same problem. Did you manage to fix/workaround it?
El jueves, 27 de junio de 2013 18:07:03 UTC+2, Christian Reiß escribió:
The one thing I am banging my head against is the service
definitions. The services use stuff like remote-nrpe-zombie-procs,
which of course, is not defined anywhere:
define service {
## --PUPPET_NAME-- (called '_naginator_name' in the
manifest) check_zombie_procs_gaming
use remote-nrpe-zombie-procs
host_name gaming.alpha-labs.net
<http://gaming.alpha-labs.net>
}
So far I am letting puppet generate the three configs:
nagios_host.cfg
nagios_hostextinfo.cfg
nagios_service.cfg
Tho for this to work I would need a corresponding commands.cfg and
all the Howtos out there do not seem to have my problem.
Hello Chris,
I am facing here the same problem. Did you manage to fix/workaround it?
https://projects.puppetlabs.com/issues/1180
the way I currently work around the inability to export host/service
templates is by defining a file resource in which I write the templates.
--
Gabriel Filion