This repository was archived by the owner on Feb 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,3 +14,16 @@ sudo dropbox2 -o cc7 -z cms -s dqm -u folder_with_fff_rpm/
1414```
1515
1616* to update production machines please create a JIRA ticket.
17+
18+ #### DQM^2 worflows:
19+ ##### to update DQM^2 DB with client info:
20+ Create JSON report files in:
21+ https://github.com/cms-DQM/fff_dqmtools/blob/a62a1a317e1bc312c704065a43d3bd0aeb5ecc74/applets/analyze_files.py#L100
22+ Then read JSONs in folder:
23+ https://github.com/cms-DQM/fff_dqmtools/blob/a62a1a317e1bc312c704065a43d3bd0aeb5ecc74/applets/fff_filemonitor.py#L181
24+ And upload with http:
25+ https://github.com/cms-DQM/fff_dqmtools/blob/a62a1a317e1bc312c704065a43d3bd0aeb5ecc74/applets/fff_filemonitor.py#L82
26+ To be catched with web client:
27+ https://github.com/cms-DQM/fff_dqmtools/blob/a62a1a317e1bc312c704065a43d3bd0aeb5ecc74/applets/fff_web.py#L462
28+ And saved to DB:
29+ https://github.com/cms-DQM/fff_dqmtools/blob/a62a1a317e1bc312c704065a43d3bd0aeb5ecc74/applets/fff_web.py#L148
You can’t perform that action at this time.
0 commit comments