Commit Graph

2652 Commits (2e10d9f7d0fbe5db80b5748c82f136b48e829233)
 

Author SHA1 Message Date
dependabot[bot] 88ac4ed061
chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...0b2256b8c0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
shirou d04251e658
Merge pull request #1676 from shirou/feature/remove_macos11_on_github_actions
fix: remove macos11 and add ubuntu-24.04 on GitHub runner list.
12 months ago
shirou 79fe1617f5 fix: remove macos11 and add ubuntu-24.04 on GitHub runner list. 12 months ago
shirou 0fc9a73c61
Merge pull request #1672 from Girbons/fix/arm-temperature-sensors
fix: read temperature sensors darwin arm
12 months ago
shirou dab07a32fa
Merge pull request #1674 from shirou/dependabot/github_actions/actions/setup-go-5.0.2
chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2
12 months ago
dependabot[bot] cf2a42d757
chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](cdcb360436...0a12ed9d6a)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Alessandro De Angelis ba82fefdee fix: add SPDX 12 months ago
shirou dec1eb337b
Merge pull request #1671 from shirou/dependabot/go_modules/golang.org/x/sys-0.22.0
chore(deps): bump golang.org/x/sys from 0.20.0 to 0.22.0
1 year ago
Alessandro De Angelis fec0b2fcc6 fix: read temperature sensors darwin arm 1 year ago
dependabot[bot] cf7ca77d49
chore(deps): bump golang.org/x/sys from 0.20.0 to 0.22.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.20.0 to 0.22.0.
- [Commits](https://github.com/golang/sys/compare/v0.20.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
coderZoe 91a267020c fix: docker_momory in centos_7.5 & docker_1.13.1 1 year ago
shirou 865b8c3f58
Merge pull request #1668 from uubulb/master
fix: package misnaming in `sensors_freebsd.go`
1 year ago
UUBulb 4610b55878
fix: typo in `sensors_freebsd` package name 1 year ago
shirou 47f16043f1
Merge pull request #1663 from aidangill-projects/issue-1661
Resolved Issue 1661 - AIX Runtime Panic in Host
1 year ago
dependabot[bot] d4e520aaac
chore(deps): bump actions/checkout from 4.1.5 to 4.1.7
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](44c2b7a8a4...692973e3d9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Aidan dbab8d86e9 Additional error case found 1 year ago
Aidan 4ea639f0f8 Incorrect test comparisons 1 year ago
Aidan b206a02af4 Added tests for uptimer parser 1 year ago
Aidan b1ddeddda5 Removed repeated logic for days 1 year ago
shirou bf0a7e9838
Merge pull request #1655 from govrin/patch-1
Fix boot time not returning stat file value
1 year ago
Niv Govrin 97351d2736 fix: remove tab in empty line 1 year ago
Niv Govrin b6c524eda4
Merge branch 'shirou:master' into patch-1 1 year ago
Aidan 33265e15aa Merge branch 'issue-1661' of https://github.com/aidangill-projects/gopsutil_fixes into issue-1661 1 year ago
Aidan bcde3cb240 Removed logging line 1 year ago
aidangill-projects 5dbbebffac
Merge branch 'shirou:master' into issue-1661 1 year ago
Aidan 8f3d0d0c57 Correctly parse new uptime case at zero minutes, has been tested against all test cases 1 year ago
Aidan 789cad37be Correctly parse new uptime case at zero minutes, has been tested against all test cases 1 year ago
Aidan 2b6d0754ed Comments 1 year ago
Aidan 42957707db Return error if hours not in expected format to prevent panic 1 year ago
shirou ac15d68545
Merge pull request #1659 from aidangill-projects/issue-1658
Issue 1658: Fix for parsing error where 'day,' is ignored on AIX uptime check
1 year ago
Aidan 62e5850726 Fixed parsing error where 'day,' is ignored 1 year ago
shirou 29699cd493
Merge pull request #1656 from thechampagne/master
fix memory leak
1 year ago
XXIV e19951c34f
fix memory leak 1 year ago
shirou 184fb1ccbc Add a link to v4 release note and `Ex` struct in README. 1 year ago
shirou 3489a343b2
Merge pull request #1628 from shirou/release/v4
Release/v4
1 year ago
shirou 9d35f6e749 fix(github): change v4 to v4 in github actions and README 1 year ago
shirou aca0ba4517 [aix]: move tempereture from host to sensors package. 1 year ago
shirou c34d29a8bf fix: rename v3 that remained in file c to v4 1 year ago
shirou 6bdbf65126 [process]: Introduce DiskReadBytes on process which shows Disk IO only. 1 year ago
shirou.wakayama 0e9c0ade3c [host][windows]: change platform version from build version to display version 1 year ago
shirou d725bd1786 fix lint 1 year ago
shirou 3caf443966 [mem][windows]: add ExWindows and implement VirualTotal/Avail
This commit fixes #1588. Thank you!
1 year ago
shirou 930a873984 [mem][linux]: add ExLinux on mem package and move VirtualMemoryEx info on it 1 year ago
shirou 989328f334 add sensors package on labeler. 1 year ago
shirou 5dfaba1490 [sensors][linux]: add ExLinux on sensors.
This commit references and fixes #1589. Thank you!
1 year ago
shirou 5cd488ff30 [net][linux]: remove unused files. go1.11 is not supported now. 1 year ago
shirou e9591b5b01 rename redundant test function names, such as TestCPU in cpu package 1 year ago
shirou 85f5f3a8e2 process.Uids and process.Gids are now return uint32 1 year ago
Sergey Chernomorets aace5e9d8f Groups in /proc/PID/status has type uint32.
Fix error of parser:
> error get info about worker process status 3150292: strconv.ParseInt:
> parsing "4294967293": value out of range

$ grep Groups /proc/self/status
Groups: 20001 [...] 4294967293
1 year ago
shirou f9c39a6d8f fix mktypes.sh 1 year ago