- Update to version 3.1.6
Enhancements and new features:
* Kill a process from the Curses interface.
* Manual refresh on F5 in the Curses interface.
* Hide function in sensors section.
* Enhancement Request: .conf parameter for AMP.
* Password for Web/Browser mode.
* Unable to connect to Influxdb 2.0.
* ci: fix release process and improve build speeds.
* Cache cpuinfo output.
* sort by clicking improvements and bug.
* Allow embedded AMP python script to be placed in a
configurable location.
* Add attributes to stdout/stdout-csv plugins.
* Do not shorten container names.
Bugs corrected:
* Unusual characters in cmdline cause lines to disappear and
corrupt the display.
* UnicodeDecodeError on any command with a utf8 character in
its name.
* Add option to set the strftime format.
* GPU information is incomplete via web.
* [WebUI] Fix display of null values for GPU plugin.
* crash on startup on Illumos when no swap is configured.
* Glances crashes with 2 GPUS bug.
* Error with IP Plugin : object has no attribute.
* [WebUI] Fix sort by disk io.
* Connection to MQTT server failst.
* Manpage improvement documentation.
* Make build reproducible packaging.
OBS-URL: https://build.opensuse.org/request/show/867583
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=26
- Update to version 3.1.5
Enhancements and new features:
* Enhancement: RSS for containers enhancement.
* exports: support rabbitmq amqps enhancement.
* Quick Look missing CPU Infos enhancement.
* Add amqps protocol suppport for rabbitmq export.
* Select host in Grafana json.
* Value for free disk space is counterintuative on ext file
systems enhancement.
Bugs corrected:
* Can't start server: unexpected keyword argument 'address' bug
enhancement.
* class AmpsList method _build_amps_list() Windows fail
(glances/amps_list.py) bug #1689
* Fix grammar in sensors documentation #1681
* Reflect "used percent" user disk space for [fs] alert #1680
* Bug: [fs] plugin needs to reflect user disk space usage needs
test #1658
* Fixed formatting on FS example #1673
* Missing temperature documentation #1664
* Wiki page for starting as a service documentation #1661
* tests using /etc/glances/glances.conf from already installed
version bug #1654
* Unittests: Use sys.executable instead of hardcoding the python
interpreter #1655
* Glances should not phone home install #1646
* Add lighttpd reverse proxy config to the wiki documentation.
* Undefined name 'i' in plugins/glances_gpu.py bug #1635
OBS-URL: https://build.opensuse.org/request/show/828740
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=22
- Update to version 3.1.4
Enhancements and new features:
* Add a CSV output format to the STDOUT output mode
* Feature request: HDD S.M.A.R.T. reports
* Sort docker stats
* Prohibit some plug-in data from being exported to influxdb
* Disable plugin from Glances configuration file
* Curses-browser's server list paging added
* Client Browser's thread management added
Bugs corrected:
* TypeError: '<' not supported between instances of 'float' and 'str'
* GPU plugin not exported to influxdb
* Crash after running fine for several hours
* Timezone listed doesn’t match system timezone, outputs wrong
time
* ERROR -- Can not grab extended stats (invalid attr name
'num_fds')
* Action on port/web plugins is not working
* Support for monochrome (serial) terminals e.g. vt220
* TypeError on opening (Wifi plugin)
* Some field name are incorrect in CSV export
* Standard output misbehaviour (need to flush)
* Create an option to set the username to use in Web or RPC Server
mode
* Missing kernel task names when the webui is switched to long
process names
* Drive name with special characters causes crash
* Cannot get stats in Cloud plugin
Others:
* Add Docker documentation
OBS-URL: https://build.opensuse.org/request/show/783553
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=14
- update to 3.1.3
* Add a new TCP connections status plugin enhancement
* Add --enable-plugin option from the command line
* Fix custom refresh time in the web UI
* Fix issue in WebUI with empty docker stats
* Glances fails without network interface bug fixed
* Disable option in the configuration file is now take into account
* Sensors plugin is disable by default (high CPU consumption on some Linux distribution).
- added upstream patch fix-unittest.patch to fix tests
OBS-URL: https://build.opensuse.org/request/show/764194
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=12
- Update to 3.1.2:
* Make CSV export append instead of replace #1525
* HDDTEMP config IP and Port #1508
* Option in config to change character used to display percentage in Quicklook #1508
* Cannot restart glances with --export influxdb after update to 3.1.1 bug #1530
* ip plugin empty interface bug #1509
* Glances Snap doesn't run on Orange Pi Zero running Ubuntu Core 16 bug #1517
* Error with IP Plugin : object has no attribute bug #1528
* repair the problem that when running 'glances --stdout-csv amps' #1520
* Possible typo in glances_influxdb.py #1514
- update to version 3.1.1
Enhancements and new features:
* Add authprovider for cassandra export (thanks to @EmilienMottet) #1395
* Curses's browser server list sorting added (thanks to @limfreee) #1396
* Performance issue with large folder #1491
* Can't connect to influxdb with https enabled #1497
Bugs corrected:
* Fix Cassandra table name export #1402
* 500 Internal Server Error /api/3/network/interface_name #1401
* l keypress (hide alert log) not working after some time #1449
* IP plugin displays incorrect subnet mask #1417
Others:
* Allow comma separated commands in AMP
* See upstream changelog for more info
- Added patch skip-online-tests.patch
* self-explaining
OBS-URL: https://build.opensuse.org/request/show/732883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Glances?expand=0&rev=3
* Make CSV export append instead of replace #1525
* HDDTEMP config IP and Port #1508
* Option in config to change character used to display percentage in Quicklook #1508
* Cannot restart glances with --export influxdb after update to 3.1.1 bug #1530
* ip plugin empty interface bug #1509
* Glances Snap doesn't run on Orange Pi Zero running Ubuntu Core 16 bug #1517
* Error with IP Plugin : object has no attribute bug #1528
* repair the problem that when running 'glances --stdout-csv amps' #1520
* Possible typo in glances_influxdb.py #1514
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=8
- update to version 3.1.1
Enhancements and new features:
* Add authprovider for cassandra export (thanks to @EmilienMottet) #1395
* Curses's browser server list sorting added (thanks to @limfreee) #1396
* Performance issue with large folder #1491
* Can't connect to influxdb with https enabled #1497
Bugs corrected:
* Fix Cassandra table name export #1402
* 500 Internal Server Error /api/3/network/interface_name #1401
* l keypress (hide alert log) not working after some time #1449
* IP plugin displays incorrect subnet mask #1417
Others:
* Allow comma separated commands in AMP
* See upstream changelog for more info
- Added patch skip-online-tests.patch
* self-explaining
OBS-URL: https://build.opensuse.org/request/show/718264
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=7