Graze.prototype.getSystemSummary = function (callback)
{
  debug("Entering getSystemSummary");
  var opts = this.connectOptions;
  var self = this;