]> granicus.if.org Git - icinga2/commitdiff
Config Conversion: Update --help.
authorMichael Friedrich <michael.friedrich@netways.de>
Wed, 18 Sep 2013 14:22:28 +0000 (16:22 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Wed, 18 Sep 2013 14:22:28 +0000 (16:22 +0200)
fixes #4715

tools/configconvert/icinga2_convert_v1_v2.pl

index 530b801584d85cf48cbfac488ba65dc24da8e19e..8c6ef6ef01ee4d198a49aad65bc8a72f85173ac3 100755 (executable)
@@ -47,6 +47,38 @@ Path to your Icinga 1.x main configuration file "icinga.cfg".
 
 Directory to Icinga 2.x configuration output.
 
+=item --hosttmpl=<template name>
+
+Custom template name for all host objects.
+
+=item --servicetmpl=<template name>
+
+Custom template name for all service objects.
+
+=item --usertmpl=<template name>
+
+Custom template name for all user objects.
+
+=item --timeperiodtmpl=<template name>
+
+Custom template name for all timeperiod objects.
+
+=item --notificationtmpl=<template name>
+
+Custom template name for all notification objects.
+
+=item --checkcommandtmpl=<template name>
+
+Custom template name for all checkcommand objects.
+
+=item --notificationcommandtmpl=<template name>
+
+Custom template name for all notificationcommand objects.
+
+=item --eventcommandtmpl=<template name>
+
+Custom template name for all eventcommand objects.
+
 =item -v|--verbose
 
 Verbose mode.