module-icinga2/templates
2015-01-04 17:54:31 -08:00
..
icinga2.conf.erb Whitespace cleanup. 2014-09-13 19:46:24 -07:00
nrpe.cfg.erb fixing missing parameter name 2014-10-02 20:35:43 -07:00
nrpe_command.cfg.erb liddir -> libdir 2014-09-11 22:48:40 -07:00
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 fixing typo in interval name in templates 2015-01-04 17:54:31 -08:00
object_apply_notification_to_service.conf.erb fixing typo in interval name in templates 2015-01-04 17:54:31 -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_filelogger.conf.erb Adding FileLogger object. #7229. 2015-01-04 17:54:14 -08: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 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_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 Added a SyslogLogger object, accompanying ERB template and README additions. 2014-09-15 21:07:42 -07:00
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 Whitespace cleanup. 2014-09-13 19:46:24 -07:00