
icm/plugin_<xx>
This parameter is used to specify the protocols supported by the ICM.
<xx>
must be specified in ascending order from 0. A protocol is specified by the name of the protocol (for example, HTTP, HTTPS) and a shared library (plug-in) for the protocol. The plug-in can be associated with the parameter icm/server_port_<xx> at one or several ports.Value Range |
Unit |
Default Setting |
Character string in the form PROT=<protocol name>, PLG=<filename of plug-in> .PROT=HTTP, PLG=$(DIR_EXECUTABLE)/httpplugin.so PROT=SMTP, PLG=$(DIR_EXECUTABLE)/smtpplugin.so |
Character string |