mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
parent
96e18e625f
commit
ad3a8f19ed
@ -47,6 +47,38 @@ Path to your Icinga 1.x main configuration file "icinga.cfg".
|
|||||||
|
|
||||||
Directory to Icinga 2.x configuration output.
|
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
|
=item -v|--verbose
|
||||||
|
|
||||||
Verbose mode.
|
Verbose mode.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user