Docs: Add a reference from basics: plugins to plugin integration

This commit is contained in:
Michael Friedrich 2015-05-29 10:20:30 +02:00
parent 0548754a9b
commit 034d0d5148

View File

@ -1196,6 +1196,8 @@ Next step is to understand how command parameters are being passed from
a host or service object, and add a [CheckCommand](6-object-types.md#objecttype-checkcommand) a host or service object, and add a [CheckCommand](6-object-types.md#objecttype-checkcommand)
definition based on these required parameters and/or default values. definition based on these required parameters and/or default values.
Please continue reading in the [plugins section](13-addons-plugins.md#plugins) for additional integration examples.
#### <a id="command-passing-parameters"></a> Passing Check Command Parameters from Host or Service #### <a id="command-passing-parameters"></a> Passing Check Command Parameters from Host or Service
Check command parameters are defined as custom attributes which can be accessed as runtime macros Check command parameters are defined as custom attributes which can be accessed as runtime macros