Closed waldyd closed 7 years ago
As said in the Glances 2.7.1 documentation (https://github.com/nicolargo/glances/tree/v2.7.1), you need the following Python lib to make the sensors works: py3sensors (for hardware monitoring support) [Linux-only]
The PsUtil sensors lib is only use with Glances >= 2.8.3.
Two solutions:
REJECTED cause: RTFM
Hello,
After RTFM i installed py3sensors lib
[waldyd@planead525 ~]$ pip install --upgrade --user https://bitbucket.org/gleb_zhulik/py3sensors/get/tip.tar.gz
Collecting https://bitbucket.org/gleb_zhulik/py3sensors/get/tip.tar.gz
Using cached https://bitbucket.org/gleb_zhulik/py3sensors/get/tip.tar.gz
Installing collected packages: PySensors
Found existing installation: PySensors 0.0.2
Uninstalling PySensors-0.0.2:
Successfully uninstalled PySensors-0.0.2
Running setup.py install for PySensors ... done
Successfully installed PySensors-0.0.2
Nevertheless, the problem still persists... The sensors module is not shown...
Also, i tried to upgrade glances... But i am using the latest version of glances that pip provides.
[waldyd@planead525 ~]$ pip install --upgrade glances
Requirement already up-to-date: glances in ./.local/lib/python2.7/site-packages
Requirement already up-to-date: psutil>=2.0.0 in /usr/lib64/python2.7/site-packages (from glances)
I also noted the following post glances-users: Installation / upgrade procedure not working So i tried:
[waldyd@planead525 ~]$ sudo dnf remove glances
[sudo] password for waldyd:
Dependencies resolved.
==================================================================================================================================================================================================================================
Package Arch Version Repository Size
==================================================================================================================================================================================================================================
Removing:
glances noarch 2.7.1-2.fc26 @@commandline 1.8 M
Removing unused dependencies:
python3-psutil x86_64 5.0.1-2.fc26 @@commandline 1.5 M
Transaction Summary
==================================================================================================================================================================================================================================
Remove 2 Packages
Freed space: 3.3 M
Is this ok [y/N]: y
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Erasing : glances-2.7.1-2.fc26.noarch 1/2
Erasing : python3-psutil-5.0.1-2.fc26.x86_64 2/2
Running scriptlet: python3-psutil-5.0.1-2.fc26.x86_64 2/2
Verifying : python3-psutil-5.0.1-2.fc26.x86_64 1/2
Verifying : glances-2.7.1-2.fc26.noarch 2/2
Removed:
glances.noarch 2.7.1-2.fc26 python3-psutil.x86_64 5.0.1-2.fc26
Complete!
[waldyd@planead525 ~]$ pip uninstall glances
Uninstalling Glances-2.10:
/home/waldyd/.local/bin/glances
/home/waldyd/.local/lib/python2.7/site-packages/Glances-2.10-py2.7.egg-info
/home/waldyd/.local/lib/python2.7/site-packages/glances/__init__.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/__init__.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/__main__.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/__main__.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/actions.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/actions.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps/__init__.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps/__init__.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps/glances_amp.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps/glances_amp.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps/glances_default.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps/glances_default.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps/glances_nginx.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps/glances_nginx.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps/glances_systemd.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps/glances_systemd.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps/glances_systemv.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps/glances_systemv.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps_list.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/amps_list.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/attribute.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/attribute.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/autodiscover.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/autodiscover.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/client.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/client.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/client_browser.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/client_browser.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/compat.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/compat.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/config.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/config.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/cpu_percent.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/cpu_percent.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/__init__.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/__init__.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_cassandra.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_cassandra.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_couchdb.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_couchdb.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_csv.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_csv.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_elasticsearch.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_elasticsearch.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_export.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_export.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_influxdb.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_influxdb.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_kafka.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_kafka.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_opentsdb.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_opentsdb.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_prometheus.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_prometheus.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_rabbitmq.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_rabbitmq.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_riemann.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_riemann.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_statsd.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_statsd.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_zeromq.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/glances_zeromq.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/graph.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/exports/graph.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/filter.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/filter.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/folder_list.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/folder_list.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/globals.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/globals.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/history.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/history.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/logger.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/logger.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/logs.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/logs.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/main.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/main.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/outdated.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/outdated.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/__init__.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/__init__.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/glances_bars.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/glances_bars.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/glances_bottle.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/glances_bottle.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/glances_curses.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/glances_curses.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/glances_curses_browser.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/glances_curses_browser.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/README.md
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/bower.json
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/css/bootstrap.css
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/css/normalize.css
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/css/style.css
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/favicon.ico
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/gulpfile.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/help.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/index.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/alert.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/alerts.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/amps.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/cloud.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/cpu.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/diskio.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/docker.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/folders.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/fs.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/gpu.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/ip.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/irq.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/load.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/mem.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/mem_more.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/memswap.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/network.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/per_cpu.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/ports.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/processcount.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/processlist.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/quicklook.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/raid.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/sensors.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/system.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/uptime.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/plugins/wifi.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/html/stats.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/images/glances.png
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/app.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/controllers.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/directives.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/filters.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/core/favicon.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/core/stats.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/alert.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/amps.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/cloud.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/cpu.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/diskio.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/docker.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/folders.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/fs.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/gpu.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/ip.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/irq.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/load.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/mem.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/memswap.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/network.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/percpu.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/plugin.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/ports.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/processcount.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/processlist.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/quicklook.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/raid.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/sensors.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/system.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/uptime.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/services/plugins/wifi.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/js/variables.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/package.json
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/public/css/bootstrap.min.css
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/public/css/normalize.min.css
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/public/css/style.min.css
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/public/favicon.ico
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/public/help.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/public/images/glances.png
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/public/index.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/public/js/main.min.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/public/js/templates.min.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/public/js/vendor.min.js
/home/waldyd/.local/lib/python2.7/site-packages/glances/outputs/static/public/stats.html
/home/waldyd/.local/lib/python2.7/site-packages/glances/password.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/password.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/password_list.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/password_list.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/__init__.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/__init__.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_alert.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_alert.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_amps.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_amps.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_batpercent.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_batpercent.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_cloud.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_cloud.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_core.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_core.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_cpu.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_cpu.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_diskio.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_diskio.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_docker.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_docker.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_folders.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_folders.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_fs.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_fs.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_gpu.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_gpu.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_hddtemp.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_hddtemp.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_help.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_help.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_ip.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_ip.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_irq.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_irq.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_load.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_load.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_mem.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_mem.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_memswap.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_memswap.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_network.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_network.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_now.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_now.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_percpu.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_percpu.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_plugin.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_plugin.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_ports.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_ports.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_processcount.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_processcount.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_processlist.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_processlist.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_psutilversion.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_psutilversion.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_quicklook.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_quicklook.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_raid.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_raid.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_sensors.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_sensors.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_system.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_system.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_uptime.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_uptime.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_wifi.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/plugins/glances_wifi.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/ports_list.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/ports_list.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/processes.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/processes.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/processes_tree.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/processes_tree.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/server.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/server.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/snmp.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/snmp.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/standalone.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/standalone.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/static_list.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/static_list.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/stats.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/stats.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/stats_client.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/stats_client.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/stats_client_snmp.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/stats_client_snmp.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/stats_server.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/stats_server.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/thresholds.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/thresholds.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/timer.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/timer.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/web_list.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/web_list.pyc
/home/waldyd/.local/lib/python2.7/site-packages/glances/webserver.py
/home/waldyd/.local/lib/python2.7/site-packages/glances/webserver.pyc
/home/waldyd/.local/share/doc/glances/AUTHORS
/home/waldyd/.local/share/doc/glances/CONTRIBUTING.md
/home/waldyd/.local/share/doc/glances/COPYING
/home/waldyd/.local/share/doc/glances/NEWS
/home/waldyd/.local/share/doc/glances/README.rst
/home/waldyd/.local/share/doc/glances/glances.conf
/home/waldyd/.local/share/man/man1/glances.1
Proceed (y/n)? y
Successfully uninstalled Glances-2.10
[waldyd@planead525 ~]$ wget -O- https://bit.ly/glances | /bin/bash
--2017-08-13 18:24:41-- https://bit.ly/glances
Resolving bit.ly (bit.ly)... 67.199.248.11, 67.199.248.10
Connecting to bit.ly (bit.ly)|67.199.248.11|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://raw.githubusercontent.com/nicolargo/glancesautoinstall/master/install.sh [following]
--2017-08-13 18:24:41-- https://raw.githubusercontent.com/nicolargo/glancesautoinstall/master/install.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.56.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.56.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3611 (3.5K) [text/plain]
Saving to: ‘STDOUT’
- 100%[================================================================================================================================>] 3.53K --.-KB/s in 0s
2017-08-13 18:24:42 (132 MB/s) - written to stdout [3611/3611]
Detected system: Fedora
sudo dnf -y install python-pip python-devel gcc lm_sensors wireless-tools
[sudo] password for waldyd:
Last metadata expiration check: 1:41:25 ago on Sun 13 Aug 2017 16:43:31 -05.
Package python2-pip-9.0.1-9.fc26.noarch is already installed, skipping.
Package python2-devel-2.7.13-11.fc26.x86_64 is already installed, skipping.
Package gcc-7.1.1-3.fc26.x86_64 is already installed, skipping.
Package lm_sensors-3.4.0-6.fc26.x86_64 is already installed, skipping.
Package wireless-tools-1:29-15.1.fc26.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
Install dependancies
sudo pip install --upgrade pip
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip install --user` instead.
Requirement already up-to-date: pip in /usr/lib/python2.7/site-packages
sudo pip install setuptools glances[action,batinfo,browser,cpuinfo,chart,docker,export,folders,gpu,ip,raid,snmp,web,wifi]
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip install --user` instead.
Requirement already satisfied: setuptools in /usr/lib/python2.7/site-packages
Collecting glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi]
Downloading Glances-2.10.tar.gz (5.6MB)
100% |████████████████████████████████| 5.6MB 83kB/s
Glances 2.10 does not provide the extra 'batinfo'
Requirement already satisfied: psutil>=2.0.0 in /usr/lib64/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting pystache (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading pystache-0.5.4.tar.gz (75kB)
100% |████████████████████████████████| 81kB 71kB/s
Collecting zeroconf>=0.17 (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading zeroconf-0.19.1-py2.py3-none-any.whl
Collecting matplotlib (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading matplotlib-2.0.2-cp27-cp27mu-manylinux1_x86_64.whl (14.5MB)
100% |████████████████████████████████| 14.5MB 48kB/s
Collecting py-cpuinfo (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading py-cpuinfo-3.3.0.tar.gz (76kB)
100% |████████████████████████████████| 81kB 118kB/s
Collecting docker>=2.0.0 (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading docker-2.4.2-py2.py3-none-any.whl (110kB)
100% |████████████████████████████████| 112kB 199kB/s
Collecting bernhard (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading bernhard-0.2.5.tar.gz
Collecting cassandra-driver (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading cassandra-driver-3.11.0.tar.gz (220kB)
100% |████████████████████████████████| 225kB 298kB/s
Collecting couchdb (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading CouchDB-1.1-py2.py3-none-any.whl (65kB)
100% |████████████████████████████████| 71kB 91kB/s
Collecting elasticsearch (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading elasticsearch-5.4.0-py2.py3-none-any.whl (58kB)
100% |████████████████████████████████| 61kB 170kB/s
Collecting influxdb>=1.0.0 (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading influxdb-4.1.1-py2.py3-none-any.whl (65kB)
100% |████████████████████████████████| 71kB 228kB/s
Collecting kafka-python (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading kafka_python-1.3.4-py2.py3-none-any.whl (206kB)
100% |████████████████████████████████| 215kB 311kB/s
Collecting pika (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading pika-0.10.0-py2.py3-none-any.whl (92kB)
100% |████████████████████████████████| 102kB 341kB/s
Collecting potsdb (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading potsdb-1.0.3.tar.gz
Collecting prometheus_client (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading prometheus_client-0.0.20.tar.gz
Collecting pyzmq (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading pyzmq-16.0.2-cp27-cp27mu-manylinux1_x86_64.whl (3.0MB)
100% |████████████████████████████████| 3.0MB 70kB/s
Collecting statsd (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading statsd-3.2.1-py2.py3-none-any.whl
Collecting scandir (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading scandir-1.5.tar.gz
Collecting nvidia-ml-py (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading nvidia-ml-py-375.53.tar.gz
Requirement already satisfied: netifaces in /usr/lib64/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting pymdstat (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading pymdstat-0.4.2.tar.gz
Collecting pysnmp (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading pysnmp-4.3.9-py2.py3-none-any.whl (283kB)
100% |████████████████████████████████| 286kB 88kB/s
Collecting bottle (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading bottle-0.12.13.tar.gz (70kB)
100% |████████████████████████████████| 71kB 175kB/s
Requirement already satisfied: requests in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting wifi (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading wifi-0.3.8.tar.gz
Requirement already satisfied: six in /usr/lib/python2.7/site-packages (from zeroconf>=0.17->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting enum-compat (from zeroconf>=0.17->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading enum-compat-0.0.2.tar.gz
Requirement already satisfied: pytz in /usr/lib/python2.7/site-packages (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=1.5.6 (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56kB)
100% |████████████████████████████████| 61kB 263kB/s
Collecting numpy>=1.7.1 (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading numpy-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl (16.6MB)
100% |████████████████████████████████| 16.6MB 33kB/s
Requirement already satisfied: python-dateutil in /usr/lib/python2.7/site-packages (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting cycler>=0.10 (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading cycler-0.10.0-py2.py3-none-any.whl
Collecting subprocess32 (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading subprocess32-3.2.7.tar.gz (54kB)
100% |████████████████████████████████| 61kB 163kB/s
Collecting functools32 (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading functools32-3.2.3-2.zip
Requirement already satisfied: backports.ssl-match-hostname>=3.5; python_version < "3.5" in /usr/lib/python2.7/site-packages (from docker>=2.0.0->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already satisfied: ipaddress>=1.0.16; python_version < "3.3" in /usr/lib/python2.7/site-packages (from docker>=2.0.0->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting docker-pycreds>=0.2.1 (from docker>=2.0.0->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading docker_pycreds-0.2.1-py2.py3-none-any.whl
Collecting websocket-client>=0.32.0 (from docker>=2.0.0->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading websocket_client-0.44.0-py2.py3-none-any.whl (199kB)
100% |████████████████████████████████| 204kB 96kB/s
Collecting protobuf>=2.4 (from bernhard->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading protobuf-3.3.0-cp27-cp27mu-manylinux1_x86_64.whl (5.7MB)
100% |████████████████████████████████| 5.7MB 70kB/s
Collecting futures (from cassandra-driver->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading futures-3.1.1-py2-none-any.whl
Requirement already satisfied: urllib3<2.0,>=1.8 in /usr/lib/python2.7/site-packages (from elasticsearch->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting pysmi (from pysnmp->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading pysmi-0.1.3-py2.py3-none-any.whl (73kB)
100% |████████████████████████████████| 81kB 403kB/s
Requirement already satisfied: pyasn1>=0.2.3 in /usr/lib/python2.7/site-packages (from pysnmp->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting pycryptodome (from pysnmp->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading pycryptodome-3.4.6.tar.gz (6.5MB)
100% |████████████████████████████████| 6.5MB 87kB/s
Collecting pbkdf2 (from wifi->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading pbkdf2-1.3.tar.gz
Requirement already satisfied: enum34 in /usr/lib/python2.7/site-packages (from enum-compat->zeroconf>=0.17->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already satisfied: ply in /usr/lib/python2.7/site-packages (from pysmi->pysnmp->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Installing collected packages: pystache, enum-compat, zeroconf, pyparsing, numpy, cycler, subprocess32, functools32, matplotlib, py-cpuinfo, docker-pycreds, websocket-client, docker, protobuf, bernhard, futures, cassandra-driver, couchdb, elasticsearch, influxdb, kafka-python, pika, potsdb, prometheus-client, pyzmq, statsd, scandir, nvidia-ml-py, pymdstat, pysmi, pycryptodome, pysnmp, bottle, pbkdf2, wifi, glances
Running setup.py install for pystache ... done
Running setup.py install for enum-compat ... done
Running setup.py install for subprocess32 ... done
Running setup.py install for functools32 ... done
Running setup.py install for py-cpuinfo ... done
Running setup.py install for bernhard ... done
Running setup.py install for cassandra-driver ... done
Running setup.py install for potsdb ... done
Running setup.py install for prometheus-client ... done
Running setup.py install for scandir ... done
Running setup.py install for nvidia-ml-py ... done
Running setup.py install for pymdstat ... done
Running setup.py install for pycryptodome ... done
Running setup.py install for bottle ... done
Running setup.py install for pbkdf2 ... done
Running setup.py install for wifi ... done
Running setup.py install for glances ... done
Successfully installed bernhard-0.2.5 bottle-0.12.13 cassandra-driver-3.11.0 couchdb-1.1 cycler-0.10.0 docker-2.4.2 docker-pycreds-0.2.1 elasticsearch-5.4.0 enum-compat-0.0.2 functools32-3.2.3.post2 futures-3.1.1 glances-2.10 influxdb-4.1.1 kafka-python-1.3.4 matplotlib-2.0.2 numpy-1.13.1 nvidia-ml-py-375.53.1 pbkdf2-1.3 pika-0.10.0 potsdb-1.0.3 prometheus-client-0.0.20 protobuf-3.3.0 py-cpuinfo-3.3.0 pycryptodome-3.4.6 pymdstat-0.4.2 pyparsing-2.2.0 pysmi-0.1.3 pysnmp-4.3.9 pystache-0.5.4 pyzmq-16.0.2 scandir-1.5 statsd-3.2.1 subprocess32-3.2.7 websocket-client-0.44.0 wifi-0.3.8 zeroconf-0.19.1
Upgrade Glances and dependancies
sudo pip install --upgrade setuptools glances[action,batinfo,browser,cpuinfo,chart,docker,export,folders,gpu,ip,raid,snmp,web,wifi]
[sudo] password for waldyd:
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip install --user` instead.
Collecting setuptools
Downloading setuptools-36.2.7-py2.py3-none-any.whl (477kB)
100% |████████████████████████████████| 481kB 1.0MB/s
Requirement already up-to-date: glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi] in /usr/lib/python2.7/site-packages
Glances 2.10 does not provide the extra 'batinfo'
Requirement already up-to-date: psutil>=2.0.0 in /usr/lib64/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: pystache in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: zeroconf>=0.17 in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: matplotlib in /usr/lib64/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: py-cpuinfo in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: docker>=2.0.0 in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: bernhard in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: cassandra-driver in /usr/lib64/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: couchdb in /usr/lib64/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: elasticsearch in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: influxdb>=1.0.0 in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: kafka-python in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: pika in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: potsdb in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: prometheus_client in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: pyzmq in /usr/lib64/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: statsd in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: scandir in /usr/lib64/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: nvidia-ml-py in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting netifaces (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading netifaces-0.10.6.tar.gz
Requirement already up-to-date: pymdstat in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: pysnmp in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: bottle in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting requests (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading requests-2.18.3-py2.py3-none-any.whl (88kB)
100% |████████████████████████████████| 92kB 1.5MB/s
Requirement already up-to-date: wifi in /usr/lib/python2.7/site-packages (from glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: six in /usr/lib/python2.7/site-packages (from zeroconf>=0.17->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: enum-compat in /usr/lib/python2.7/site-packages (from zeroconf>=0.17->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting pytz (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading pytz-2017.2-py2.py3-none-any.whl (484kB)
100% |████████████████████████████████| 491kB 428kB/s
Requirement already up-to-date: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=1.5.6 in /usr/lib/python2.7/site-packages (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: numpy>=1.7.1 in /usr/lib64/python2.7/site-packages (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting python-dateutil (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading python_dateutil-2.6.1-py2.py3-none-any.whl (194kB)
100% |████████████████████████████████| 194kB 956kB/s
Requirement already up-to-date: cycler>=0.10 in /usr/lib/python2.7/site-packages (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: subprocess32 in /usr/lib64/python2.7/site-packages (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: functools32 in /usr/lib/python2.7/site-packages (from matplotlib->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: backports.ssl-match-hostname>=3.5; python_version < "3.5" in /usr/lib/python2.7/site-packages (from docker>=2.0.0->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting ipaddress>=1.0.16; python_version < "3.3" (from docker>=2.0.0->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading ipaddress-1.0.18-py2-none-any.whl
Requirement already up-to-date: docker-pycreds>=0.2.1 in /usr/lib/python2.7/site-packages (from docker>=2.0.0->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: websocket-client>=0.32.0 in /usr/lib/python2.7/site-packages (from docker>=2.0.0->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: protobuf>=2.4 in /usr/lib64/python2.7/site-packages (from bernhard->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: futures in /usr/lib/python2.7/site-packages (from cassandra-driver->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting urllib3<2.0,>=1.8 (from elasticsearch->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading urllib3-1.22-py2.py3-none-any.whl (132kB)
100% |████████████████████████████████| 133kB 820kB/s
Requirement already up-to-date: pysmi in /usr/lib/python2.7/site-packages (from pysnmp->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting pyasn1>=0.2.3 (from pysnmp->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading pyasn1-0.3.2-py2.py3-none-any.whl (63kB)
100% |████████████████████████████████| 71kB 1.5MB/s
Requirement already up-to-date: pycryptodome in /usr/lib64/python2.7/site-packages (from pysnmp->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: idna<2.6,>=2.5 in /usr/lib/python2.7/site-packages (from requests->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting certifi>=2017.4.17 (from requests->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading certifi-2017.7.27.1-py2.py3-none-any.whl (349kB)
100% |████████████████████████████████| 358kB 704kB/s
Collecting chardet<3.1.0,>=3.0.2 (from requests->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading chardet-3.0.4-py2.py3-none-any.whl (133kB)
100% |████████████████████████████████| 143kB 699kB/s
Requirement already up-to-date: pbkdf2 in /usr/lib/python2.7/site-packages (from wifi->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Requirement already up-to-date: enum34 in /usr/lib/python2.7/site-packages (from enum-compat->zeroconf>=0.17->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Collecting ply (from pysmi->pysnmp->glances[action,batinfo,browser,chart,cpuinfo,docker,export,folders,gpu,ip,raid,snmp,web,wifi])
Downloading ply-3.10.tar.gz (150kB)
100% |████████████████████████████████| 153kB 596kB/s
Installing collected packages: setuptools, netifaces, urllib3, certifi, chardet, requests, pytz, python-dateutil, ipaddress, pyasn1, ply
Found existing installation: setuptools 36.2.0
Uninstalling setuptools-36.2.0:
Successfully uninstalled setuptools-36.2.0
Rolling back uninstall of setuptools
Exception:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
File "/usr/lib/python2.7/site-packages/pip/commands/install.py", line 365, in run
strip_file_prefix=options.strip_file_prefix,
File "/usr/lib/python2.7/site-packages/pip/req/req_set.py", line 784, in install
**kwargs
File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 854, in install
strip_file_prefix=strip_file_prefix
File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 1069, in move_wheel_files
strip_file_prefix=strip_file_prefix,
File "/usr/lib/python2.7/site-packages/pip/wheel.py", line 247, in move_wheel_files
prefix=prefix,
File "/usr/lib/python2.7/site-packages/pip/locations.py", line 140, in distutils_scheme
d = Distribution(dist_args)
File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 365, in __init__
self._finalize_requires()
File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 372, in _finalize_requires
if not self.install_requires:
AttributeError: Distribution instance has no attribute 'install_requires'
sudo pip install --upgrade glances
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip install --user` instead.
Requirement already up-to-date: glances in /usr/lib/python2.7/site-packages
Requirement already up-to-date: psutil>=2.0.0 in /usr/lib64/python2.7/site-packages (from glances)
As you can see only the last installing option is working (wget -O- https://bit.ly/glances | /bin/bash
)...
Why pip nor dnf are not providing the last glances version?
Beforehand thanks,
Nestor Waldyd
@waldyd Pip provides the latest Glances version (currently 2.10). The https://bit.ly/glances script uses Pip to install Glances and the deps.
Can you show me the version currently installed on your system:
# glances -h
There is an error message in your installation log:
Installing collected packages: setuptools, netifaces, urllib3, certifi, chardet, requests, pytz, python-dateutil, ipaddress, pyasn1, ply
Found existing installation: setuptools 36.2.0
Uninstalling setuptools-36.2.0:
Successfully uninstalled setuptools-36.2.0
Rolling back uninstall of setuptools
Exception:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
File "/usr/lib/python2.7/site-packages/pip/commands/install.py", line 365, in run
strip_file_prefix=options.strip_file_prefix,
File "/usr/lib/python2.7/site-packages/pip/req/req_set.py", line 784, in install
**kwargs
File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 854, in install
strip_file_prefix=strip_file_prefix
File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 1069, in move_wheel_files
strip_file_prefix=strip_file_prefix,
File "/usr/lib/python2.7/site-packages/pip/wheel.py", line 247, in move_wheel_files
prefix=prefix,
File "/usr/lib/python2.7/site-packages/pip/locations.py", line 140, in distutils_scheme
d = Distribution(dist_args)
File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 365, in __init__
self._finalize_requires()
File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 372, in _finalize_requires
if not self.install_requires:
AttributeError: Distribution instance has no attribute 'install_requires'
Perhaps this error on setuptools-36.2.0: https://github.com/pypa/setuptools/pull/1089
Hello,
Here it is my version information:
[waldyd@planead525 ~]$ glances -V
Glances v2.10 with psutil v5.2.2
After installing glances using (wget -O- https://bit.ly/glances | /bin/bash
). Glances seems working quite well:
But it is showing the following warning after execution:
[waldyd@planead525 ~]$ glances
WARNING: (<class 'pycparser.ply.yacc.VersionError'>, VersionError('yacc table file version is out of date',), <traceback object at 0x7faf8e1baf80>)
Finally, i completed offending the command manually:
[waldyd@planead525 ~]$ pip show setuptools
Name: setuptools
Version: 36.2.0
Summary: Easily download, build, install, upgrade, and uninstall Python packages
Home-page: https://github.com/pypa/setuptools
Author: Python Packaging Authority
Author-email: distutils-sig@python.org
License: UNKNOWN
Location: /usr/lib/python2.7/site-packages
Requires:
[waldyd@planead525 ~]$ pip install --user netifaces urllib3 certifi chardet requests pytz python-dateutil ipaddress pyasn1 ply
Requirement already satisfied: netifaces in /usr/lib64/python2.7/site-packages
Requirement already satisfied: urllib3 in /usr/lib/python2.7/site-packages
Collecting certifi
Downloading certifi-2017.7.27.1-py2.py3-none-any.whl (349kB)
100% |████████████████████████████████| 358kB 245kB/s
Requirement already satisfied: chardet in /usr/lib/python2.7/site-packages
Requirement already satisfied: requests in /usr/lib/python2.7/site-packages
Requirement already satisfied: pytz in /usr/lib/python2.7/site-packages
Requirement already satisfied: python-dateutil in /usr/lib/python2.7/site-packages
Requirement already satisfied: ipaddress in /usr/lib/python2.7/site-packages
Requirement already satisfied: pyasn1 in /usr/lib/python2.7/site-packages
Requirement already satisfied: ply in /usr/lib/python2.7/site-packages
Requirement already satisfied: six>=1.5 in /usr/lib/python2.7/site-packages (from python-dateutil)
Installing collected packages: certifi
Successfully installed certifi-2017.7.27.1
Best regards,
Néstor Waldyd
Hello,
Glances is not showing sensors informations on Fedora 26:
The log file is prompting:
The sensors and hddtemp utils are OK:
PSutil is also OK:
Finally:
Would you please give me any ideas to solve this issue?
Beforehand thanks.