Configuring a Barman Server v8
You can configure and edit your Barman server using:
- PEM web client
pemworker
command line
Using PEM web client
Configure
You can use the Create–BARMAN server
dialog to register an existing Barman server with the PEM server. To access the dialog, right-click on the BARMAN Servers
node and select Create-BARMAN Server
.
Use the fields on the General
tab to describe the general properties of the Barman server:
Use the
Name
field to specify a user-friendly name for the server. The name identifies the server in the browser tree.Use the
URL
field to specify the URL of the host where Barman is installed.Use the
Team
field to specify a PostgreSQL role name. Only PEM users who are members of this role, who created the server initially, or have superuser privileges on the PEM server will see this server when they log on to PEM. If this field is left blank, all PEM users see the server.
Use the fields on the PEM Agent
tab to specify connection details for the PEM Agent:
Use the
Bound Agent
field to select the agent that you want to configure as a Barman server. Only those PEM agents that are supported for Barman are listed in the drop-down list.Use the
Probe Frequency
field to specify the number of seconds to execute the probes with the specified interval.Use the
Hearbeat
field to specify the number of seconds interval to check the availability of PEM agent.
Note
After registering the Barman server
you need to restart the PEM agent.
Editing
To edit your Barman server, select your Barman server from the browser tree, right click and select Properties
.
- Use the fields on the PEM Agent tab to modify the
Bound Agent
,Probe Frequency
, andHeartbeat
. Only the owner of the Barman server can modify the fields on PEM Agent tab.
- Use the fields on Information tab to view the detailed information about your Barman server. This tab gets populated whenever the Barman related probes are executed. You cannot modify any of the fields on the Information tab.
- Use the fields on Configuration tab to view the configuration settings of your Barman server. This tab gets populated whenever the Barman related probes are executed. You cannot modify any of the fields on the Configuration tab.
Note
After registering the Barman server
you need to restart the PEM agent.
Using pemworker
command line
You can configure Barman server using pemworker
command line options.
Note
After registering the Barman server
you need to restart the PEM agent.
- On this page
- Using PEM web client
- Using pemworker command line