The TA-XS60-Server.log has tons of errors in it and nothing is showing on the dashboard.
Anyone have an idea on how to get this to work?
Here is one of the errors:
2012-10-07 15:52:03,990 - ERROR - ['Traceback (most recent call last):\n', ' File "/opt/splunk/etc/apps/TA-XS60-Server/bin/getVBD.py", line 46, in \n out += \' vbd_metrics_uuid="%s"\' % (xsUtils.xsSession.xenapi.VBD_metrics.get_uuid(vbdRecord["metrics"]))\n', ' File "/opt/splunk/etc/apps/TA-XS60-Server/bin/XenAPI.py", line 229, in call\n return self.send(self.name, args)\n', ' File "/opt/splunk/etc/apps/TA-XS60-Server/bin/XenAPI.py", line 133, in xenapi_request\n result = _parse_result(getattr(self, methodname)(*full_params))\n', ' File "/opt/splunk/etc/apps/TA-XS60-Server/bin/XenAPI.py", line 203, in _parse_result\n raise Failure(result[\'ErrorDescription\'])\n', "Failure: ['HANDLE_INVALID', 'VBD_metrics', 'OpaqueRef:084502de-92d0-5393-6e63-2ac43a8f03af']\n"]
... View more