How can we help?
-
zWAN
-
-
-
-
-
-
- Articles coming soon
-
-
-
- Articles coming soon
-
- Articles coming soon
-
-
-
-
-
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
-
-
-
-
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
-
-
-
-
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
-
-
- Articles coming soon
-
- IPsec Tunnel not Establishing
- SSL-VPN Tunnel not Establishing
- Mobile Network Issues
- Management Tunnel does not Establish
- DNS not Resolving from Local Network Appliance
- DNS Resolution Issues in Tunnel Configuration
- DHCP Server not Leasing IP to LAN PC
- Debugging EC Events - Unknown Status Issue
- Trusted-MAC Geofencing Issues
- DNS Issues from DC LAN PC
- Troubleshooting LAN Connectivity to Internet via WAN, Remote Branch LAN, or Local Branch LAN
- NetBalancer gateways displaying Faulty/Inactive
- Packet Drop Issues
-
-
zTC
-
StorTrends
-
zAccess
-
zGuardian
You are here:
Print
Installing zDM Server
0 out Of 5 Stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Installing zDM Server
Summary
zDM (Device Management Server) is the CoAP/LwM2M proxy between zMAN Director and zTC endpoints. Install it after zMAN Director to enable device check-ins and command delivery :contentReference[oaicite:0]{index=0}.
Prerequisites
- Ubuntu 22.04 LTS on a dedicated VM: SSD ≥ 32 GB, RAM ≥ 2 GB, CPU ≥ 2 cores
- zDM binaries (e.g.
zdm-deployment-x.x.x.7z
) p7zip-full
installed viasudo apt install p7zip-full
Procedure
- Create and enter the install folder:
mkdir ~/zDM && cd ~/zDM
- Copy the
zdm-deployment-x.x.x.7z
archive into ~/zDM and extract:7z x zdm-deployment-x.x.x.7z
- Run the installer:
sudo ./zdm-setup.sh
Choose option **1. Install zDM Server** and follow prompts :contentReference[oaicite:1]{index=1}.
- When asked about certificates, enter **n** to generate a self-signed cert (or **y** to import your own).
- Register with zMAN: choose **3. Register ManagementPortal** and provide:
- zMAN Director URL (e.g.
https://zman.example.com
) - API Access Key (from zMAN → Server Configuration → API Access Key)
- Local IP for zDM to listen on
- zMAN Director URL (e.g.
- Upon success, the new zDM appears in zMAN under **Server Configuration → zDM Management → Pending zDM**; click **Onboard** to complete integration.
Post-Install Verification
- Confirm the zdm-service is running:
sudo systemctl status zdm
- Check that UDP 5683 is open between zDM and your zMAN host.
Was this article helpful?
0 out Of 5 Stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5
Table of Contents