Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

acron jobs

Sharad Agarwal edited this page May 29, 2019 · 26 revisions

vocms0272

1. unified_component_monitor.sh

This script is used to sync the GitHub repository changes to the vo machine.

This script makes the variables for the cookies like jira, mcm, and user proxy in the /tmp folder.

This script runs a common_cycle.sh which makes a lock and then runs completor and closor modules(also early announce for closor), storing logs through the cWrap.sh script.

This script checks and sets a lock with common_cycle.sh and runs showError module with --manual(Retrieve for all workflows needing help) as a parameter.

This script checks and sets a lock with common_cycle.sh and runs showError module for top errors with --top (Retrieve the top N offenders)as a parameter.

This script runs the messagor module which sends emails related to output datasets produced.

This script cleans the logs in the local, cache and html directories.

vocms0273

This script is used to sync the Github repository changes to the vo machine.

This script makes the variables for the cookies like jira, mcm, and user proxy in the /tmp folder.

This script checks and sets a lock and runs checkor module with --strict parameter. checking workflows that freshly completed

This script checks and sets a lock and runs checkor module with --update parameter. checking workflows that have not completed yet

This script checks and sets a lock and runs showError module with --ongoing parameter.

This script cleans the logs in the local, cache and html directories.

vocms0274

Clone this wiki locally