![]() | cd and billing backups |
UserPreferences |
GMS NOC Docs | FrontPage | RecentChanges | TitleIndex | Help |
To run CD and billing backups:
For CD:
su - cas 2>&1 |tee /home/dailybak/daily.YYMMDD
For Billing:
su - cas 2>&1 |tee /home/dailybak/billing.YYMMDD
For LAS Billing (send var files and send to CBO):
su - cas 2>&1 |tee /home/dailybak/billingLAS.YYMMDD
For CAS Billing (reports):
su - cas 2>&1 |tee /home/dailybak/billingCAS.YYMMDD
And after that, you can do just mailcount (there's a link to /admin/data/mailcount).
Note: Remember to kill your allstat and allstat alias command when a node is down and not responding.