Tuesday 4 February 2014

Script for publishing ingest status

There are two scripts:
  • rdsi_ingest.sh - output is in TiB
  • rdsi_ingest-iso.sh - output is in TB
Both scripts use df -P --total to get data from the system. rdsi_ingest.sh uses the -h flag to get output in TiB and rdsi_ingest-iso.sh uses -H to get the TB iso output.

Reminder for next time I need to find the right cron file:

The cron job to run the ingest status scripts was set up on login2 (shows up as n030 when logged).