Nick Chappell 633e4faef9 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. 9 years ago
..
icinga2.conf.erb cc57f33ac1 Whitespace cleanup. 9 years ago
nrpe.cfg.erb 6efc2931cd fixing missing parameter name 9 years ago
nrpe_command.cfg.erb 56618bee69 liddir -> libdir 9 years ago
object_apply_dependency.conf.erb 633e4faef9 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. 9 years ago
object_apply_notification_to_host.conf.erb 4b269e4b25 adding erb template for use with adding notifications to host define 9 years ago
object_apply_notification_to_service.conf.erb ca1f1bbcc8 adding erb template for use with apply_notification_to_service define 9 years ago
object_apply_service_to_host.conf.erb 633e4faef9 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. 9 years ago
object_checkcommand.conf.erb f1b88abebf * fixed #7213 9 years ago
object_dependency.conf.erb 633e4faef9 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. 9 years ago
object_eventcommand.conf.erb 4dfe6fa664 added default value to arguments, env and vars and moved check to the template. 9 years ago
object_externalcommandlistener.conf.erb 40185dc565 Adding ExternalCommandListener object. 9 years ago
object_graphitewriter.conf.erb 2e8770f9cb feature to create/add graphitewriter configurtion 9 years ago
object_host.conf.erb 633e4faef9 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. 9 years ago
object_hostgroup.conf.erb 633e4faef9 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. 9 years ago
object_idomysqlconnection.conf.erb 6ead21b5e1 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. 9 years ago
object_idopgsqlconnection.conf.erb 928b09bb90 Correct the object name in the Postgres IDO connection object ERB template. 9 years ago
object_livestatuslistener.conf.erb d34c8a6274 fixed typo 9 years ago
object_notification.conf.erb 633e4faef9 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. 9 years ago
object_notificationcommand.conf.erb d55c055682 added default value to arguments, env and vars and moved check to the template. 9 years ago
object_perfdatawriter.conf.erb 5b289000e2 Adding PerfdataWriter object. #7220 9 years ago
object_scheduleddowntime.conf.erb 633e4faef9 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. 9 years ago
object_service.conf.erb 633e4faef9 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. 9 years ago
object_servicegroup.conf.erb 633e4faef9 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. 9 years ago
object_statusdatawriter.conf.erb 633e4faef9 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. 9 years ago
object_sysloglogger.conf.erb 6d0b759fa6 Added a SyslogLogger object, accompanying ERB template and README additions. 9 years ago
object_timeperiod.conf.erb 4e5c31b955 removeing timeperiod_ reference from params from template 9 years ago
object_user.conf.erb 633e4faef9 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. 9 years ago
object_usergroup.conf.erb cc57f33ac1 Whitespace cleanup. 9 years ago