Veritas Cluster Installation and Management
▀ Monitoring Veritas Cluster
▄ Cisco ASR 5000 Series External Storage Server Installation and Administration Guide
Step 3 Copy the cron jobs to a file by executing the following command:
# crontab l > /tmp/CRON
Step 4 Edit the file and add the following line:
0,15,30,45 * * * * /export/home/scripts/keep_vcs_active.sh
2>>/var/adm/messages
Step 5 Activate the new cron jobs.
# crontab /tmp/CRON
On executing the script, the status of the Veritas cluster can be verified every 15 minutes.