Checking the FusionGrid Monitor PPPL Updating

   Checking the FusionGrid Monitor PPPL Updating

# On transpgrid as pshare

set BASE=/usr/pppl/cppg/hosts/transpgrid.pppl.gov
set script=$BASE/etc/rc.d/init.d/cppg_fgm_local
$script status
tsp_postauto (pid 18395) is running...


# See if copies of tsp_postsend are stalled
# Should not be copies of tsp_postsend unless currently sending
# Note: simulated output below

/bin/ps -e -o user,pid,start_time,comm | grep tsp_post
pshare   38595 Apr 02 tsp_postauto
pshare   20804 Jul 17 tsp_postsend
pshare   20812 Jul 17 tsp_postsend
pshare   20839 Jul 17 tsp_postsend


#  To restart
# On transpgrid as pshare

set BASE=/usr/pppl/cppg/hosts/transpgrid.pppl.gov
set script=$BASE/etc/rc.d/init.d/cppg_fgm_local
$script restart