Categories: linux

ManageEngine ServiceDesk Plus MSP external PostgreSQL Database

If you want to install ServiceDesk Plus to external PostgreSQL Database, you need:

1) Install ServiceDesk Plus and run at first time with internal DB (./bin/run.sh);

2) log in ServiceDesk Plus and add task, for example and logout;

3) shutdown ServiceDesk Plus (./bin/shutdown.sh -S)

) run ./bin/changeDBserver.sh and save new settings

4) run startDB and dump internal DB ( ./pgsql/bin/pg_dump -h localhost -p 65432 -U postgres -w servicedesk -f dump.sql ) after stopDB.sh

5) restore dump in external DB

sudo -u postgres bash

 psql -U postgres —password —dbname servicedesk -f dump.sql

6)change in /server/default/conf/nms-service.xml

StartDBServer false

7) see /server/default/deploy/postgres-ds.xml to right preferences

8) run

admin

Recent Posts

vCenter Converter Standalone 9 download

vCenter Converter Standalone 9.0.0 download (далее…)

2 месяца ago

Download Service Pack for ProLiant (SPP) 2026.03 Gen10 and 10 Plus torrent

Service pack for HPE ProLiant Gen10 and 10 Plus (ver 2026.03.00.00) (SPP2026030000.2026_0326.14.iso) Service Pack for…

3 месяца ago

Download Service Pack for ProLiant (SPP) 2026.01 Gen10 and 10 Plus torrent

Service pack for HPE ProLiant Gen10 and 10 Plus (ver 2026.01.00.00) (SPP2026010000.2026_0206.13.iso) Service Pack for…

4 месяца ago

Wireguard on Mikrotik RouterOS 7

# add wg interface /interface/wireguard/add listen-port=51820 mtu=1300 # add ip on wg interface /ip/address/add address=10.100.10.1…

6 месяцев ago

VMware remote console (VMRC) 13 download

VMware remote console (VMRC) 13.0.1 download Last version: VMware Remote Console 13.0.1 | 29 Sept…

7 месяцев ago

Download Service Pack for ProLiant (SPP) 2025.01 Gen10 torrent

Gen10 Service Pack for ProLiant (SPP) Version 2025.01 Service Pack for ProLiant 2025.01 Gen10(P81139_001_gen10spp-2025.01.00.00-SPP2025010000.2025_0119.14.iso 8.22…

1 год ago