sdp_hosts.cfg #3

  • //
  • guest/
  • perforce_software/
  • sdp/
  • main/
  • Server/
  • Unix/
  • p4/
  • common/
  • bin/
  • sdp_hosts.cfg
  • Commits
# Change User Description Committed
#3 18619 Russell C. Jackson (Rusty) Updating main with current changes.
#2 16637 ttyler Change 1864 on 2015/12/09 by ttyler@sdp.adm

sdp_sync.sh v2.1.4:
* Added '-c' flag to check crontabs on each SDP host and compare
against those versioned in /p4/common/etc/cron.d.

* Added checking for required variables in sdp_hosts.cfg.

* Added '-s/-m' options to do 'p4 status [-m]' checks in key
SDP directories, adding SDP_STATUS_DIRS setting to sdp_hosts.cfg
to define key directories to do a 'p4 status [-m]' check in.

* Added 'p4 opened' check in SDP workspaces.

* Fixed path dependency by specifying '$P4BIN' instead of 'p4' on
remote hosts.

* Corrected placement of VERBOSITY to achieve intended default
default level.

* Minor code cleanup.

* Doc updates and corrections.

* Fixed issue with sending emails by adding a mising bash lib.
#1 16532 C. Thomas Tyler Added new global_replica_status.sh script v1.0.1 to query status
of replicas on all replica hosts configured with the SDP.

Renamed sdp_sync.cfg to more generic sdp_hosts.cfg, as it is
now used by both sdp_sync.sh and global_replica_status.sh.

sdp_sync.sh v1.2.1:
* Changed '-h <hosts>' flag to '-H <hosts> to avoid conflict
with the '-h' (help) flag.
* Fixed bug with default P4U_LOG setting.
* Refined command line processing and environment handling.
* Updated with latest changes from template.sh, so it now
picks accepts the '-V' (show version info) flag.
//guest/perforce_software/sdp/main/Server/Unix/p4/common/bin/sdp_sync.cfg
#1 10148 C. Thomas Tyler Promoted the Perforce Server Deployment Package to The Workshop.