NonStop Servlets for JavaServer Pages (5.0) System Administrator's Guide

Manager Web Application
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide525644-002
5-23
nsjsp_cleanConfigBackups
name>/ directories before they are updated using the admin web application.
Overtime, these backup files may need to be cleaned up. The syntax is:
nsjsp_cleanConfigBackups [-h] [-s]
[-d <cfg_backup_dir>]
[-n <number_of_days>]
where
-h
prints out help (usage information).
-s
runs in silent mode suppressing messages.
<cfg_backup_dir>
Additional config backup directory to search for backup configuration files. This is
in addition to the
/h/myInstall/webserver/servlet_jsp/conf/backup and
/h/myInstall/webserver/servlet_jsp/conf/NSJSP/localhost/backu
p directories, which are always cleaned up.
<number_of_days>
Number of days to filter cleaning up backup configuration files. Files that have a file
name older than these many days will becleaned up (deleted). Default is 10 days.