Skip to end of metadata
Go to start of metadata

Step 2: Enabling Your Integration Script

Follow the instructions below to enable the integration script on the machine where the Agent with the Control Panel Add-On is installed.

1. To enable the default script, you need to make changes to /etc/buagent/agent_config. Open this file.

1.1 Enable the control panel user authentication by changing the following string:

UserAuthEnabled no

to

UserAuthEnabled yes

Note
The UserAuthEnabled parameter indicates whether control panel user authentication is enabled (default: no).

1.2 Set the user authentication path to buagentauth.

Change the following line:

UserAuthProg /path/to/external/auth/program

to

UserAuthProg /usr/lib/buagent/buagentauth

Note
The UserAuthProg parameter indicates which external program is used for authentication if user authentication is enabled. By default, buagent guesses a proper buagentauth script from LibDir.

2. Then restart the buagent with the following command:

/etc/init.d/buagent restart

3. The last step is to enable the Control Panel Add-on Module in the CDP Server. First, you should enable the control panel check box for the Volume that you are going to add Hosts to. While setting the Host options, you will have an opportunity to select an "Enable" check box under the Agent/Host settings. If you have already added the Host, go to the Host options page in edit mode and select the "Enable Control Panel Module" check box. Read more in the Hosting Control Panel Add-On Admin Guide.

You can find a working example of integrating the Control Panel Add-On with H-Sphere here.

Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.