module-icinga2/templates
2015-01-04 17:54:14 -08:00
..
icinga2.conf.erb
nrpe.cfg.erb fixing missing parameter name 2014-10-02 20:35:43 -07:00
nrpe_command.cfg.erb
object_apply_dependency.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_apply_notification_to_host.conf.erb adding erb template for use with adding notifications to host define 2014-11-13 21:50:33 -08:00
object_apply_notification_to_service.conf.erb adding erb template for use with apply_notification_to_service define 2014-11-16 21:36:52 -08:00
object_apply_service_to_host.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_checkcommand.conf.erb * fixed #7213 2014-10-18 19:42:08 -07:00
object_checkresultreader.conf.erb Adding CheckResultReader object. #7226. 2014-11-20 19:09:25 -05:00
object_compatlogger.conf.erb Adding CompatLogger object. #7225. 2014-11-21 21:00:26 -08:00
object_dependency.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_endpoint.conf.erb Fixed a typo in the ERB template for the Endpoint object. 'Endpoint' should only have a capital E, not a capital P. 2015-01-04 15:28:34 -08:00
object_eventcommand.conf.erb added default value to arguments, env and vars and moved check to the template. 2014-11-01 21:39:10 -07:00
object_externalcommandlistener.conf.erb Adding ExternalCommandListener object. 2014-11-13 15:14:39 -05:00
object_graphitewriter.conf.erb feature to create/add graphitewriter configurtion 2014-10-02 21:02:01 -07:00
object_host.conf.erb Removed an extra .each line. 2015-01-03 22:29:30 -08:00
object_hostgroup.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_icingastatuswriter.conf.erb Adding IcingaStatusWriter object. #7230 2015-01-04 17:54:14 -08:00
object_idomysqlconnection.conf.erb
object_idopgsqlconnection.conf.erb
object_livestatuslistener.conf.erb fixed typo 2014-11-13 14:56:59 -05:00
object_notification.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_notificationcommand.conf.erb added default value to arguments, env and vars and moved check to the template. 2014-11-01 21:19:06 -07:00
object_perfdatawriter.conf.erb Adding PerfdataWriter object. #7220 2014-11-13 22:02:03 -08:00
object_scheduleddowntime.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_service.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_servicegroup.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_statusdatawriter.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_sysloglogger.conf.erb
object_timeperiod.conf.erb removeing timeperiod_ reference from params from template 2014-11-11 21:23:01 -08:00
object_user.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_usergroup.conf.erb