Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pywbem.cim_http.AuthError: Unauthorized #4

Open
GoogleCodeExporter opened this issue Aug 12, 2015 · 0 comments
Open

pywbem.cim_http.AuthError: Unauthorized #4

GoogleCodeExporter opened this issue Aug 12, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hey,

I installed your scripts today and i allways get the following error Message 
when i run the svc_per_discovery.py
"
root@zabbix:/tmp# /usr/share/zabbix/externalscripts/svc_perf_discovery 
xxx.xxx.xxx.xxx
{ "data":[
Traceback (most recent call last):
  File "/usr/share/zabbix/externalscripts/svc_perf_discovery.py", line 59, in <module>
    volumes = conn.ExecQuery('WQL', 'select DeviceID, ElementName from IBMTSSVC_StorageVolume')
  File "/usr/local/lib/python2.7/dist-packages/pywbem-0.7.0-py2.7.egg/pywbem/cim_operations.py", line 522, in ExecQuery
    Query = Query)
  File "/usr/local/lib/python2.7/dist-packages/pywbem-0.7.0-py2.7.egg/pywbem/cim_operations.py", line 168, in imethodcall
    verify_callback = self.verify_callback)
  File "/usr/local/lib/python2.7/dist-packages/pywbem-0.7.0-py2.7.egg/pywbem/cim_http.py", line 225, in wbem_request
    raise AuthError(response.reason)
pywbem.cim_http.AuthError: Unauthorized
"
I use Python version 2.7.3 and Zabbix 2.4.5 on an Ubuntu 12.04.

All the other scripts running fine.

if you need any other information just ask, i won´t bite ;-)

Thanks in advance

Sententiosus

Original issue reported on code.google.com by Sententi...@gmail.com on 29 Jul 2015 at 12:48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant