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 as a parameter.

This script checks and sets a lock with common_cycle.sh and runs showError module for top errors with --top 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

Clone this wiki locally