module-icinga2/templates
2014-08-24 17:59:28 -07:00
..
icinga2.conf.erb Add the objects/ directory as one to recursively include when looking for ojbect definitions. 2014-07-05 16:34:12 -07:00
nrpe.cfg.erb Renamed the icinga2::client class to icinga2::nrpe; this is mainly to accomodate other potential tyes of clients in the future, like NSCA or the Icinga 2 agent. 2014-07-20 17:35:20 -07:00
nrpe_command.cfg.erb Added a template for NRPE command definitions. 2014-07-05 13:50:57 -07:00
object_apply_service_to_host.conf.erb Moved the check_command block to be before the vars block, since the vars block for a service apply will usually be setting variables for the check_command. 2014-07-31 09:25:39 -07:00
object_host.conf.erb Get rid of the needed parameters list since we have all of them in the template now. 2014-07-26 21:20:15 -07:00
object_hostgroup.conf.erb Added a parameter and default value for the ignore_where parameter; added it to the service object ERB template. 2014-07-29 17:21:10 -07:00
object_idomysqlconnection.conf.erb Don't name the object with the @object_name variable, since IDO MySQL connection objects have to have 'mysql-ido' as the object's name. 2014-08-22 22:26:25 -07:00
object_idopgsqlconnection.conf.erb Correct the object name in the Postgres IDO connection object ERB template. 2014-08-23 13:45:13 -07:00
object_service.conf.erb Remove trailing whitespace. 2014-07-29 08:33:32 -07:00
object_user.conf.erb Removed a duplicate enable_notifications rendering in the user object ERB tempalte. 2014-08-24 17:59:28 -07:00
object_usergroup.conf.erb Added a usergroup defined type and accompanying ERB tempalte. 2014-08-24 17:25:42 -07:00