I want to monitor the usage counters of my Dropbox, Skydrive and Google Drive account. How can I accomplish this?
How can I monitor my Dropbox, Skydrive or Google Drive account
Modified on 2025-06-10 14:07:41 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
This is possible with three new Custom Sensors available from the Google code project
Sensors DBUsage, SDUsage and GDUsage give you the usage statistics of your Dropbox, Skydrive and Google Drive account.
The sensors require an access token that can be obtained with the SDBToken Tool.
Once you obtained the token, enter it in the sensors commandline section like this:
The Skydrive and Google Drive sensors also need the sensor's ObjectID to be entered e.g.:
Tokens are unique for every sensor type and account that needs to be monitored.
The Skydrive, Dropbox and Google Drive sensors can be downloaded from this page.
The tool can be downloaded here
Dec, 2012 - Permalink