HAProxy Enterprise Documentation 2.8r1

da-update show

Display the configuration of the DeviceAtlas module.

Description

You can dump the configuration for the DeviceAtlas Update module using the da-update show command. The output of this command includes information the configured database file and its update status.

Examples

Below, we retrieve the status information for our configured database file:

$ echo "da-update show" | \
   sudo socat stdio unix-connect:/var/run/hapee-2.8/hapee-lb.sock
# da-update configuration
# url: next update
http://192.168.64.1:8000/deviceatlas.json: 23h58m

See also


Next up

da-update status