Bug #3059
RPM/config.d schedd config file missing the monitoring attributes
Start date:
10/20/2012
Due date:
% Done:
90%
Estimated time:
First Occurred:
Occurs In:
Stakeholders:
Description
The configuration files shipped in the RPMs (and now in install/template as well)
are missing the monitoring attributes.
They are usually put in place by the installer, so I would expect the static files to have them as well.
History
#1 Updated by Igor Sfiligoi over 8 years ago
I am talking specifically about this section:
##################################### # Enable Job/glidein information ##################################### JOB_Site = "$$(GLIDEIN_Site:Unknown)" JOB_GLIDEIN_Entry_Name = "$$(GLIDEIN_Entry_Name:Unknown)" JOB_GLIDEIN_Name = "$$(GLIDEIN_Name:Unknown)" JOB_GLIDEIN_Factory = "$$(GLIDEIN_Factory:Unknown)" JOB_GLIDEIN_Schedd = "$$(GLIDEIN_Schedd:Unknown)" JOB_GLIDEIN_ClusterId = "$$(GLIDEIN_ClusterId:Unknown)" JOB_GLIDEIN_ProcId = "$$(GLIDEIN_ProcId:Unknown)" JOB_GLIDEIN_Site = "$$(GLIDEIN_Site:Unknown)" SUBMIT_EXPRS = $(SUBMIT_EXPRS) JOB_Site JOB_GLIDEIN_Entry_Name JOB_GLIDEIN_Name JOB_GLIDEIN_Factory JOB_GLIDEIN_Schedd JOB_GLIDEIN_Schedd JOB_GLIDEIN_ClusterId JOB_GLIDEIN_ProcId JOB_GLIDEIN_Site
#2 Updated by Igor Sfiligoi about 8 years ago
- Status changed from New to Feedback
- Target version set to v2_7_x
- % Done changed from 0 to 90
I have made the needed changes in
branch_v2plus_3059
Doug: Please check if they are OK.
#3 Updated by Igor Sfiligoi about 8 years ago
To be precise... I made the changes in the gwms git repository.
This still needs to be propagated to the RPM build.
#4 Updated by Parag Mhashilkar about 8 years ago
- Target version changed from v2_7_x to v2_6_2
#5 Updated by Douglas Strain about 8 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Douglas Strain to Igor Sfiligoi
Looks fine. I went ahead and merged this change into branch_v2plus and master. I've also updated the RPM to use the templates in install/templates, so that these changes will be picked up automatically in all versions from henceforth.
#6 Updated by Parag Mhashilkar about 8 years ago
- Status changed from Resolved to Closed