In any IT organization, running business applications contribute to constant data growth on the application installed drive. Data management is much essential in the longer run, to avoid low disk space issues.
In ServiceDeskPlus-MSP, it primarily deals with Request management. The Requests can carry data such as inline
images, file attachments, conversation, etc. ServiceDeskPlus-MSP stores these data in two different places, in the Installation directory, and the Database. It's not always that data need to be stored in the installation directory, at times of low disk space, certain data can be migrated to another drive or server. Let us see the data management in detail:
Database: ServiceDeskPlus-MSP is bundled with the default database ( Postgres ) which is located inside [ManageEngine\ServiceDeskPlus-MSP\pgsql] folder. We have the choice to use external "MSSQL" and "PGSQL" databases.
File attachments: These gets stored in the default installation location [ManageEngine\ServiceDeskPlus-MSP\fileAttachments], you can change the path to some other server directory or to a network drive. You can update the "file attachments" path under Admin tab > Self Service Portal Settings > Configure a path for saving the attachments:
Note: Once the "
File attachments" path is updated to a new location, ServiceDeskPlus-MSP will automatically start migrating the attachments from the current location to the new location.
Patch folder: This folder contains the ppm files of all the service packs installed to date, [ManageEngine\ServiceDeskPlus-MSP\Patch]. Patch folder can be renamed to Old_patch. Then you can move the Old_patch folder to another location.
Backup: In ServiceDeskPlus-MSP, we support two types of backup
Manual and
Scheduled.
1.
Manual backup: This gets stored in the default installation folder [ManageEngine\ServiceDeskPlus-MSP\backup]. We can change the backup path to other directories. You can update the desired path in the
backupdata.bat file available under ManageEngine\ServiceDesk\bin:
2.
Scheduled Backup: To update the path for Scheduled Backup, please go to Admin > Backup Scheduling > Edit Scheduling and set the Backup Location as highlighted below: