The bbClientStatus Script checks all accounts for currency by looking at the time stamp of the last file uploaded. This lets a user look at the status of the backups, wihtout interacting with the bbstored server.
The script scans the disks used by bbstored, to find the latest time stamp for files saved by each client. This is then reported, either in human-readable format, or a more machine friendly format. The options are as follows:
The script requires the BoxBackup::Config modules, which can either be picked up at the CPAN web site or right here.
The script itself is here.