Commit Graph

5736 Commits (5ed876423fe9a2898a5ecdd1113729439db1ec42)

Author SHA1 Message Date
Nicolas Hennion 95ea9c3ecd
Merge pull request #2747 from nicolargo/2735-alpine-docker-image-build-error-on-arm
chg: docker-files - add build dep for alpine - cmake
2024-05-02 08:13:11 +02:00
Bharath Vignesh J K 7934676c5f fix: workflows - codeql only works with specific config filename 2024-05-02 02:19:14 +05:30
Bharath Vignesh J K e131d7b027 chg: docker-files - add build dep for alpine - cmake 2024-05-02 01:57:39 +05:30
Nicolas Hennion 40a9b097e0
Merge pull request #2745 from nicolargo/2637-docker-memory-usage-is-incorrect
Make docker memory usage match `docker stats`
2024-05-01 20:28:06 +02:00
Bharath Vignesh J K 6279ba5df5 fix: webui - rebuild static file after merge 2024-05-01 23:22:19 +05:30
Bharath Vignesh J K 5b54ef9baf Merge branch 'refs/heads/develop' into 2637-docker-memory-usage-is-incorrect
# Conflicts:
#	glances/outputs/static/public/glances.js
2024-05-01 23:21:35 +05:30
nicolargo e0f7498b7e Add refresh to curses global loop 2024-05-01 18:05:00 +02:00
nicolargo 21b49c7db2 Remove autoinstall script from documentation 2024-05-01 15:51:38 +02:00
nicolargo a146345978 Merge branch 'issue2741' into develop 2024-05-01 13:45:30 +02:00
nicolargo 6264f2abea Switch to forks of pysnmp as it is unmaintained #2741 2024-05-01 13:42:58 +02:00
nicolargo fdd819c450 Remove Pytz from dep, because it is not used anymore 2024-04-30 17:15:09 +02:00
nicolargo e2e2264a4d Set sensor refresh time at Glances refresh * 3 2024-04-30 17:02:34 +02:00
nicolargo 3aa6be7361 Remove Windows unitary test because Gitgub CI action is broken 2024-04-30 16:04:36 +02:00
nicolargo d48f4588b2 Align WebUI and Curses interface display for mem containers 2024-04-30 15:33:36 +02:00
nicolargo 6f30f135c6 Generatino of the WebUI 2024-04-30 11:01:09 +02:00
nicolargo cb543cd53d Merge branch '2637-docker-memory-usage-is-incorrect' of github.com:nicolargo/glances into 2637-docker-memory-usage-is-incorrect 2024-04-30 10:44:20 +02:00
nicolargo 88fee9bc8e Use buildx instead of build for local container images 2024-04-30 10:35:45 +02:00
Bharath Vignesh J K b303001f58 cleanup: containers (plugin) - add `inactive_file` to stats only if present 2024-04-30 01:33:11 +05:30
Nicolas Hennion f640b6b8b4 Docker memory usage uses the same algorithm than docker stats #2637 2024-04-29 22:54:53 +05:30
Nicolas Hennion 8edf6e70b5 Docker memory usage is incorrect 2024-04-29 22:54:49 +05:30
nicolargo de69635d41 Upgrade Ubuntu Docker image to 24.04 2024-04-29 18:17:32 +02:00
nicolargo a88910896d [WebUI] Feature Request: Ability to hide Engine and Pod columns in Containers #2423 2024-04-29 17:49:45 +02:00
nicolargo c8907988ab Correct issue when left_sidebar is defined in the Connection plugin 2024-04-29 17:00:55 +02:00
nicolargo 2e72a1e3de Get nack toSnapCraft Core22 because Snap is ... 2024-04-29 11:42:00 +02:00
nicolargo af6576e448 Upgrade SnapCraft to Core24 2024-04-29 11:26:35 +02:00
nicolargo 263db4f263 Get the alert information from the view for the Sensors plugin in the WebUI 2024-04-29 10:52:25 +02:00
nicolargo a56063b8d0 Correct Webui display for FS 2024-04-29 10:21:49 +02:00
nicolargo fa61149810 Move ports plugin just after network 2024-04-29 10:11:26 +02:00
nicolargo 1cd17d9614 Add the --hide-public-info option 2024-04-29 10:01:24 +02:00
Nicolas Hennion 7f34ec820b
Merge pull request #2742 from nicolargo/2659-crash-when-reading-timezone-for-generating-alert
fix: plugin (alert) - pytz not working with time.tzname for some timezones
2024-04-29 08:47:49 +02:00
Bharath Vignesh J K ab0742b103 fix: plugin (alert) - pytz not working with time.tzname for some timezones 2024-04-29 01:48:19 +05:30
Continuous Integration 8b6b4788b8 Continuous Integration Build Artifacts 2024-04-28 15:53:17 +00:00
nicolargo fe25e0d4b8 Glances 4.0.0 RC01 2024-04-28 17:49:05 +02:00
nicolargo 623f596b4b Correct WebUI if no public information is provided 2024-04-28 17:47:51 +02:00
nicolargo 9ec2abc1fc Avoid error whend ending browser mode 2024-04-28 15:32:51 +02:00
nicolargo 610ee081c2 Refactor the Wifi plugin 2024-04-28 11:16:27 +02:00
nicolargo 6b0de5d6be Refactor how sensors is displayed in the curses interface 2024-04-28 10:28:19 +02:00
nicolargo a60e8a42c7 Refactor how left bar is displayed 2024-04-28 09:37:26 +02:00
nicolargo c0284fbc69 Refactor some code and update docs 2024-04-28 09:21:58 +02:00
nicolargo cc1ac3c6f5 Merge branch 'refactornow' into develop 2024-04-27 17:39:07 +02:00
nicolargo 2aa3f418df Alert timestamp is incorrect #2591 2024-04-27 17:38:56 +02:00
nicolargo f19e98417a Align glances.conf 2024-04-27 16:34:17 +02:00
nicolargo 81668fc947 Correct issue with Alias in sensors 2024-04-27 16:28:38 +02:00
nicolargo e4a6638c30 Hide snap per default 2024-04-27 10:54:16 +02:00
nicolargo c09d9256c7 Display date correctly in WebUI Alarm 2024-04-27 10:04:00 +02:00
nicolargo 5e58c0b8a8 CI Cyber Trivy should be back 2024-04-26 09:35:20 +02:00
nicolargo 11245a793a Merge branch 'issue2612' into develop 2024-04-26 09:28:40 +02:00
nicolargo df66a7ffe9 Please add a startup flag to select an alternate web server static file path #2612 2024-04-26 09:28:24 +02:00
nicolargo f2b232ebaf CI Cyber is broken, waiting for https://github.com/aquasecurity/trivy-action/issues/343 2024-04-26 08:48:05 +02:00
nicolargo 9dc221c789 Merge branch 'issue2734' into develop 2024-04-26 08:14:15 +02:00