Giter Club home page Giter Club logo

svc-perf's People

Contributors

ma-tty avatar

Watchers

 avatar

svc-perf's Issues

Error with zabbix_sender/zabbix_trapper

After installation and configuration (as described in INSTALL file), I could 
get data from Storwize v3700/v7000 (they are using the same OS).

But when zabbix_sender try to update zabbix DB nothing changed. I have a lot of 
entries in log file like shown below:

info from server: "Processed 0 Failed 206 Total 206 Seconds spent 0.002187"
sent: 206; skipped: 0; total: 206

When I try to use full command from shell script, provided with distribution 
I've got those output:


[root@vsmon01 externalscripts]# sudo -u zabbix /usr/bin/python 
/etc/zabbix/externalscripts/svc_perf_wbem.py --cluster ibmst03 --user zabbix 
--password *** --cachefile /var/cache/zabbix/svc_perf.ibmst03.cache 2>> 
/tmp/mantest.log | zabbix_sender -z 127.0.0.1 -I 127.0.0.1 -T -vv -i - 
>>/tmp/mantest.log
zabbix_sender [5165]: DEBUG: answer [{
        "response":"success",
        "info":"Processed 0 Failed 122 Total 122 Seconds spent 0.001177"}]

and in /tmp/mantest.log:
Connecting to ibmst03
info from server: "Processed 0 Failed 122 Total 122 Seconds spent 0.001177"
sent: 122; skipped: 0; total: 122

Now I stuck at this point and have no idea how to solve this. Adding -s ibmst03 
didn't solve issue.

I've got to nodes in zabbix: ibmst02 and ibmst03, which are linked with 
template _Special_Storwize_Perf from distribution.

Best regards,
Anthony Dergachev
Senior systems engineer

Original issue reported on code.google.com by [email protected] on 6 Feb 2014 at 8:41

pywbem.cim_http.AuthError: Unauthorized

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 [email protected] on 29 Jul 2015 at 12:48

Importing template fails with Cannot find value map "Storwize MDisk NativeStatus" used for item prototype "svc.mdisk.{#NAME}.nativeStatus" of discovery rule "MDisk Status" on "_Special_Storwize_Perf".

When uploading the template into zabbix (2.2.1) it fails with the following 
error:

Cannot find value map "Storwize MDisk NativeStatus" used for item prototype 
"svc.mdisk.{#NAME}.nativeStatus" of discovery rule "MDisk Status" on 
"_Special_Storwize_Perf".

Expected output would be "Imported successfully"

Fixed the import with first adding the three valuemaps in the template manually 
into zabbix (Administration --> General --> Value mapping (drop down box)), 
each with two values (0 = ok, 1 = nok):
Storwize MDisk NativeStatus
Storwize Pool NativeStatus
Storwize Volume NativeStatus

Have to figure out if these values are correct.

Original issue reported on code.google.com by [email protected] on 13 Feb 2014 at 8:56

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.