GithubHelp home page GithubHelp logo

Comments (6)

Volfo avatar Volfo commented on June 23, 2024

Hi,

I don't know if could help but following a fresh miniprobe install. on Debian 7.9, a similar error appears :
03/02/2016 09:51:11 - DEBUG - {u'sensorid': u'94314', u'kind': u'mpdiskspace', u'host': u'127.0.0.1'}
03/02/2016 09:51:11 - DEBUG - Spawning sensor mpdiskspace.
03/02/2016 09:51:11 - ERROR - Ooops Something went wrong with 'mpdiskspace' sensor 94314. Error: invalid literal for int() with base 10: 'fich.'

But my lacks of Python knowledge don't permit me to give more help.

from pythonminiprobe.

Volfo avatar Volfo commented on June 23, 2024

Hi,

It's dirty but it works, I modified "PythonMiniProbe/miniprobe/sensors/diskspace.py"
Don't know if could help but it works like that.
File attached :
diskspace.py.txt

from pythonminiprobe.

TBente avatar TBente commented on June 23, 2024

Is there any Clean Solution known? The above fix doesn't work.

Ooops Aaarrrghhh Something went wrong with 'mpdiskspace' sensor 2832. Error: invalid literal for int() with base 10: '1K-Bl\xc3\xb6cke'

from pythonminiprobe.

TBente avatar TBente commented on June 23, 2024

Ok...the Solution was giving attention to the "locale" If your System is in your own language, the Script fails because it can handle only "Filesystem" on line 87.

Regards.

from pythonminiprobe.

ridonkulous avatar ridonkulous commented on June 23, 2024

#56

from pythonminiprobe.

ridonkulous avatar ridonkulous commented on June 23, 2024

this should fix it

from pythonminiprobe.

Related Issues (19)

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.