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