mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-23 01:01:31 +03:00
28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
Before filling this issue, please read the manual (https://glances.readthedocs.io/en/latest/) and search if the bug do not already exists in the database (https://github.com/nicolargo/glances/issues).
|
|
|
|
For any questions concerning installation or use, please open a discussion (https://github.com/nicolargo/glances/discussions), not an issue.
|
|
|
|
#### Description
|
|
|
|
For a bug: Describe the bug and list the steps you used when the issue occurred.
|
|
|
|
For an enhancement or new feature: Describe your needs.
|
|
|
|
#### Versions
|
|
|
|
* Glances & psutil versions: `To be completed with result of: glances -V`
|
|
* Operating System: `To be completed with result of: lsb_release -a`
|
|
* How do you install Glances (Pypi package, script, package manager, source): `To be completed`
|
|
* Glances test (only available with Glances 3.1.7 or higher):
|
|
|
|
```
|
|
To be completed with result of: glances --issue
|
|
```
|
|
|
|
#### Configuration and log file
|
|
|
|
You can also [pastebin](https://pastebin.com/):
|
|
|
|
* the Glances configuration file (https://glances.readthedocs.io/en/latest/config.html#location)
|
|
* the Glances log file (https://glances.readthedocs.io/en/latest/config.html#logging)
|