Nicolas Hennion
2295abb4c2
Merge pull request #1843 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/y18n-3.2.2
...
Bump y18n from 3.2.1 to 3.2.2 in /glances/outputs/static
2021-04-11 09:40:03 +02:00
Nicolas Hennion
e22f97d69b
Merge pull request #1844 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/elliptic-6.5.4
...
Bump elliptic from 6.5.3 to 6.5.4 in /glances/outputs/static
2021-04-11 09:39:39 +02:00
Nicolas Hennion
1c3d1aee79
Merge pull request #1845 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/yargs-parser-5.0.1
...
Bump yargs-parser from 5.0.0 to 5.0.1 in /glances/outputs/static
2021-04-11 09:39:12 +02:00
dependabot[bot]
f873b26c8a
Bump yargs-parser from 5.0.0 to 5.0.1 in /glances/outputs/static
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-11 07:38:40 +00:00
dependabot[bot]
21b299dcd0
Bump elliptic from 6.5.3 to 6.5.4 in /glances/outputs/static
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-11 07:38:36 +00:00
dependabot[bot]
53f9c21e22
Bump y18n from 3.2.1 to 3.2.2 in /glances/outputs/static
...
Bumps [y18n](https://github.com/yargs/y18n ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-11 07:38:26 +00:00
nicolargo
b9a7547843
'/api/3/processlist/pid/3936'use this api can't get right info,all messy code #1828
2021-04-03 18:00:22 +02:00
Nicolas Hennion
9f88f5faef
Merge pull request #1833 from mjc/patch-1
...
Fix typo in documentation
2021-04-01 11:02:03 +02:00
Michael J. Cohen
1de1a7adbd
Fix typo
2021-03-30 20:16:56 -06:00
nicolargo
2d20e5967c
Add a new decision tree (not used for the moment)
2021-03-21 18:29:56 +01:00
nicolargo
c96fee907e
Refactor the way importants stats are displayed #1826
2021-03-21 17:11:47 +01:00
nicolargo
c5e70b7ccf
Correct one of the issue of #1822 (get_bool_value error)
2021-03-17 15:00:13 +01:00
nicolargo
2592077eaa
Correct launch issue in Snapcraft another try again...
2021-03-13 11:35:12 +01:00
nicolargo
3076e816f6
Correct launch issue in Snapcraft another try...
2021-03-13 11:26:49 +01:00
nicolargo
e6512ff2e8
Correct launch issue in Snapcraft
2021-03-13 11:19:15 +01:00
nicolargo
6a82592664
Add debug message for snap packaging again
2021-03-13 09:42:23 +01:00
nicolargo
6962bc425f
One more try for snapcraft
2021-03-13 09:31:57 +01:00
nicolargo
67d050cedc
Add debug message for snap packaging
2021-03-13 09:16:09 +01:00
nicolargo
72c0d09665
Correct typo in documentation
2021-03-13 08:53:50 +01:00
nicolargo
15eba5d4ae
Update documentation for HDDTemp plugin
2021-03-13 08:46:40 +01:00
nicolargo
871b4c32b2
Reaplly the Add hide option to sensors plugin #1596 PR
2021-03-13 08:36:48 +01:00
nicolargo
d201e647aa
Smart plugin error while start glances as root #1806
2021-03-05 14:04:20 +01:00
nicolargo
adbad550cd
Plugin quicklook takes more than one seconds to update #1820
2021-03-03 11:52:20 +01:00
nicolargo
a1f11a72d2
Add perf stats for processcount
2021-03-03 11:35:26 +01:00
nicolargo
691367c9ef
Replace Pystache by Chevron 2/2 See #1817
2021-03-03 11:27:10 +01:00
nicolargo
e427b840e9
Merge branch 'issues1817' into develop
2021-02-28 10:21:16 +01:00
nicolargo
829174bbf0
Remove pystache by chevron (mustache implementation) #1817
2021-02-28 10:19:33 +01:00
Nicolas Hennion
20ea485a1f
Merge pull request #1818 from stesser/develop
...
Update README.rst
2021-02-28 10:03:53 +01:00
Nicolas Hennion
ac0cc04947
Merge pull request #1815 from Hierosme/develop
...
Fixe issue #1814
2021-02-28 10:01:50 +01:00
Stefan Eßer
376375c10d
Update README.rst
...
Change package install command for FreeBSD
Python-2.7 is EOL and no longer supported in FreeBSD - the new default version is Python-3.7 and the package name has to be adjusted to refer to that Python version.
2021-02-27 21:49:31 +01:00
Tuux
060ecb4674
Fixe issue #1814
2021-02-17 15:09:48 +01:00
nicolargo
551bdbfe85
Correct an issue if section did not exist
2021-02-07 16:16:20 +01:00
nicolargo
aea9942361
Correct an issue if section did not exist
2021-02-07 16:15:29 +01:00
nicolargo
040528aab2
Glances version 3.1.6.2
2021-02-07 15:34:55 +01:00
nicolargo
7bcf1f3bae
Disable hide zero function by default because it is under developement...
2021-02-07 15:32:31 +01:00
nicolargo
d82376230d
Merge branch 'issue1714' into develop
2021-02-07 14:36:01 +01:00
nicolargo
7821292920
Update docs
2021-02-06 12:01:31 +01:00
nicolargo
8af9eb5684
Merge branch 'develop' into issue1714
2021-01-30 09:38:32 +01:00
nicolargo
10c885093d
Typo in RAIDS docs
2021-01-30 09:35:48 +01:00
nicolargo
893438f8be
Doc. No SMART screenshot. #1799
2021-01-30 09:29:09 +01:00
Nicolas Hennion
1428dc0f2d
Merge pull request #1803 from chenrui333/py-3.9
...
ci: add python 3.9
2021-01-30 08:42:44 +01:00
nicolargo
b87ceb06bf
Update docs following PR #1798
2021-01-30 08:42:13 +01:00
Nicolas Hennion
14c3566316
Merge pull request #1804 from deosrc/mqtt-json-output
...
Add option for alternate MQTT topic structure
2021-01-30 08:32:45 +01:00
Deosrc
e6273ef69b
Fix omitted config value causing error
2021-01-29 23:46:01 +00:00
Deosrc
e2da7734d4
Rename parameter for topic structure
2021-01-25 15:18:05 +00:00
Rui Chen
0d8c464537
ci: add python 3.9
2021-01-24 19:07:36 -05:00
nicolargo
4c6c3d78d9
Resolve SNAP conflict
2021-01-24 21:52:32 +01:00
nicolargo
025ee1d77d
Resolve SNAP conflict
2021-01-24 21:51:58 +01:00
nicolargo
04befb47c7
Force Ubuntu 20.01 for SNAP
2021-01-24 21:01:10 +01:00
nicolargo
102a6fb9a4
Force Ubuntu 20.01 for SNAP
2021-01-24 20:59:03 +01:00