nicolargo
|
76509e0276
|
Merge branch 'issue2409' into develop
|
2024-04-07 10:20:43 +02:00 |
|
nicolargo
|
33be90e972
|
Refactor GPU plugin for multiple GPU type support #2409
|
2024-04-07 10:20:19 +02:00 |
|
nicolargo
|
d07c771969
|
Make ports plugin exportable
|
2024-04-06 19:01:16 +02:00 |
|
nicolargo
|
39c51f8af8
|
Merge branch 'develop' of github.com:nicolargo/glances into develop
|
2024-04-06 17:56:06 +02:00 |
|
nicolargo
|
168ba15ffc
|
Align docker Glances.conf with devel one
|
2024-04-06 17:55:11 +02:00 |
|
Nicolas Hennion
|
2ca3b640a3
|
Merge pull request #2718 from kdkd/kdkd-freebsd-readme
Update README.rst for FreeBSD install instructions
|
2024-04-06 17:52:37 +02:00 |
|
nicolargo
|
5f48d5c71b
|
Export individual processes stats #794
|
2024-04-06 17:47:09 +02:00 |
|
nicolargo
|
f87e7d7fe6
|
Export individual processes stats #794
|
2024-04-06 17:46:42 +02:00 |
|
nicolargo
|
71a77bc8ca
|
Update API doc
|
2024-04-05 19:40:33 +02:00 |
|
nicolargo
|
6fc0814a32
|
Add optino to set export process filter from the command line
|
2024-04-05 19:39:12 +02:00 |
|
nicolargo
|
4a5dfe7584
|
Correct issue with bad filter used to filter process
|
2024-04-05 19:06:51 +02:00 |
|
kdkd
|
82b22ecb13
|
Update README.rst for FreeBSD install instructions
FreeBSD has moved glances to python 3.9 so the package name has changed
|
2024-04-05 09:19:43 -05:00 |
|
nicolargo
|
2a381e09ff
|
Update comment
|
2024-04-03 22:20:00 +02:00 |
|
nicolargo
|
194ae67d88
|
Update docs but 'make docs' do not work...
|
2024-04-03 18:44:31 +02:00 |
|
nicolargo
|
8107525aef
|
It Works ! Have to finalise documentation + configuration file
|
2024-04-01 19:48:52 +02:00 |
|
nicolargo
|
12d9ac1dff
|
First try, stdout JSON work ok but not the CSV export
|
2024-03-31 12:21:01 +02:00 |
|
nicolargo
|
24a3aead9d
|
Rename export folder to avoid error of the dep lib use inside an export plugin has the same name: for example csv, use the python lib csv...
|
2024-03-30 18:24:31 +01:00 |
|
nicolargo
|
ae596610ff
|
Corect an issue with the light mode (docker is displayed because the plugin is now called containers)
|
2024-03-30 17:52:09 +01:00 |
|
Nicolas Hennion
|
9c94effe05
|
Merge pull request #2712 from mpkossen/develop
Use enum instead of int for callback API version.
|
2024-03-30 17:31:46 +01:00 |
|
Continuous Integration
|
7c430dd6ec
|
Continuous Integration Build Artifacts
|
2024-03-30 12:12:39 +00:00 |
|
nicolargo
|
2b4c61726d
|
New logo for Glances version 4.0 #2713
|
2024-03-30 13:08:26 +01:00 |
|
Maarten Kossen (mpkossen)
|
f3b8b55ade
|
Use enum instead of int for callback API version.
|
2024-03-29 14:51:50 -05:00 |
|
nicolargo
|
cc7eeb2931
|
Try a simple Snapcraft.yaml file, add version
|
2024-03-24 14:18:21 +01:00 |
|
nicolargo
|
7ad9066f22
|
Try a simple Snapcraft.yaml file
|
2024-03-24 14:08:04 +01:00 |
|
nicolargo
|
e5ef345d85
|
Update NEWS file according to master patches
|
2024-03-23 15:10:31 +01:00 |
|
nicolargo
|
9ed81b438d
|
Another try for the fucking Snapcraft package
|
2024-03-23 11:39:21 +01:00 |
|
nicolargo
|
8e0943454d
|
Add UT for MacOS in the CI (correct duplicated section in the test file)
|
2024-03-23 11:15:04 +01:00 |
|
nicolargo
|
af8111ba8f
|
Add UT for MacOS in the CI
|
2024-03-23 11:12:07 +01:00 |
|
nicolargo
|
c2d1454226
|
[Documentation] Docker compose password unrecognized arguments when applying docs. #2698
|
2024-03-23 09:39:39 +01:00 |
|
nicolargo
|
438ed4488d
|
Correct issue on unittest
|
2024-03-17 17:29:01 +01:00 |
|
nicolargo
|
b11e085dc5
|
Merge branch 'pydantic_events' into develop
|
2024-03-17 17:07:40 +01:00 |
|
nicolargo
|
40f06b9570
|
Event is now a Dataclass
|
2024-03-17 17:07:26 +01:00 |
|
nicolargo
|
77167b8bce
|
Event is now a Dataclass
|
2024-03-17 17:07:13 +01:00 |
|
nicolargo
|
272dc23443
|
Correct an issue with the events duration
|
2024-03-17 10:18:40 +01:00 |
|
nicolargo
|
684d1d7b94
|
Make the global event message available per event
|
2024-03-16 17:54:50 +01:00 |
|
nicolargo
|
6508acaba7
|
Improve alert with mininimal interval/duration configuration keys #2558
|
2024-03-16 17:00:16 +01:00 |
|
nicolargo
|
0080c61eac
|
Folders plugin always fails on special directories #2518
|
2024-03-16 14:39:33 +01:00 |
|
nicolargo
|
ca97eeefe2
|
Change workflow to disable some jobs on Pull Request
|
2024-03-16 09:53:39 +01:00 |
|
nicolargo
|
c6861a4728
|
Merge branch 'develop' of github.com:nicolargo/glances into develop
|
2024-03-16 09:26:13 +01:00 |
|
nicolargo
|
e403860177
|
Update WebUI
|
2024-03-16 09:25:55 +01:00 |
|
nicolargo
|
224f3d157c
|
Merge branch 'erdnaxela02-MQTT_hostname_configuration' into develop
|
2024-03-16 09:23:32 +01:00 |
|
nicolargo
|
74ed104369
|
Update docs and correct some merge conflicts
|
2024-03-16 09:23:19 +01:00 |
|
Continuous Integration
|
f022c90ee6
|
Continuous Integration Build Artifacts
|
2024-03-16 08:16:42 +00:00 |
|
Nicolas Hennion
|
f7cc69b24a
|
Merge pull request #2700 from erdnaxela02/CallbackAPI_for_MQTT
Add CallbackAPIversion for MQTT export
|
2024-03-16 09:12:38 +01:00 |
|
Github GPG acces
|
396283c9e9
|
Make 'callback_api_version' configurable
|
2024-03-15 21:58:05 +01:00 |
|
Github GPG acces
|
ad44273645
|
changes structure
|
2024-03-15 21:45:20 +01:00 |
|
Github GPG acces
|
ff5b181d6c
|
Add MQTT hostname configuration
added the possibility of configuring the hostname of the MQTT topic
|
2024-03-15 13:18:50 +01:00 |
|
Github GPG acces
|
2e6bcc0758
|
Add CallbackAPIversion for MQTT export
Due to the recent update of paho-mqtt to V2.0.0 which requires API versioning, addition of callback_api_version in paho.Client
|
2024-03-15 13:12:04 +01:00 |
|
nicolargo
|
c591461fde
|
Add Cyber scan (Trivy) github action
|
2024-03-10 19:55:02 +01:00 |
|
nicolargo
|
5731cadbe3
|
Use secrets in CI actions 2
|
2024-03-10 17:34:20 +01:00 |
|