Commit Graph

2560 Commits (3caf443966f9a1a083821285eb40333112ba4b69)
 

Author SHA1 Message Date
shirou 3caf443966 [mem][windows]: add ExWindows and implement VirualTotal/Avail
This commit fixes #1588. Thank you!
10 months ago
shirou 930a873984 [mem][linux]: add ExLinux on mem package and move VirtualMemoryEx info on it 10 months ago
shirou 989328f334 add sensors package on labeler. 10 months ago
shirou 5dfaba1490 [sensors][linux]: add ExLinux on sensors.
This commit references and fixes #1589. Thank you!
10 months ago
shirou 5cd488ff30 [net][linux]: remove unused files. go1.11 is not supported now. 10 months ago
shirou e9591b5b01 rename redundant test function names, such as TestCPU in cpu package 10 months ago
shirou 85f5f3a8e2 process.Uids and process.Gids are now return uint32 10 months 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
10 months ago
shirou f9c39a6d8f fix mktypes.sh 10 months ago
shirou ab0d977709 [sensors] move Temperatures from host to sensors. 10 months ago
shirou bc060cc227 add SPDX License, remove old build tag, and replace import 10 months ago
shirou 87b0257e5b bump go version to 1.20, and update go.mod 10 months ago
shirou 42e7556a11 remove unnecessary files and remove coverall 10 months ago
shirou 4336530318
Merge pull request #1649 from shirou/feat/add_process_cwd_openbsd
[process][openbsd]: add cwd on openbsd.
10 months ago
shirou cb52f7a661
Merge pull request #1651 from Dylan-M/aix_support
Improve AIX Support
10 months ago
Dylan Myers 125da53703 Update the README charts with the AIX information 10 months ago
Dylan Myers ff4ae36cc0 Remove extraneous development note comments
Move a function from nocgo to main file for disk package
10 months ago
Dylan Myers df9c9bf340 Update min version in the readme to match new required min version. 10 months ago
Dylan Myers 1d7b4a315e Revert accidental change of go version in go.mod (wasn't supposed to commit).
Version set properly to 1.18, which is the new minimum needed for changes in this branch.
Run go mod tidy again with version set back to 1.18.
10 months ago
Dylan Myers 9bf502f825 Fix logic errors, syntax errors, and typos 10 months ago
Dylan Myers b133d602ce Ignore host_aix_ppc64 for now 10 months ago
Dylan Myers b4d95a4991 Raise minimum go version to 1.18 (required by changes) and run go mod tidy 10 months ago
Dylan Myers 0917790819 Remove inappropriate package addition 10 months ago
Dylan Myers 8df2696709 Account for other possible formats output by AIX uptime command 10 months ago
Dylan Myers a0bbccacc6 Only handle virtual memory when specifically requested 10 months ago
Dylan Myers 3bf34ce7fb Add AIX disk serial numbers for nocgo 10 months ago
Dylan Myers ea8f72ed4a Add Usage for AIX nocgo 10 months ago
Dylan Myers 9be5f7d0ad Remove extraneous -1 from users function for AIX 10 months ago
Dylan Myers bd42769f87 Add a working implementation of host.Users() for AIX 10 months ago
Dylan Myers d551997afb Fix typos and code misplacement in AIX CPU handling 10 months ago
Dylan Myers 52d61b8669 Add host support for AIX 10 months ago
Dylan Myers 5d3cf2e9e7 Update AIX percpu minimum needed lines 10 months ago
Dylan Myers 0a1f220077 Remove tests, since my Go knowledge isn't yet deep enough for them 10 months ago
Dylan Myers 843d93a589 Add AIX test data 10 months ago
Dylan Myers d816d96508 Initial pass at AIX test integration 10 months ago
Dylan Myers af3f4d204d Correct arguments for AIX percpu 10 months ago
Dylan Myers 8cc32696fe Add support for additional CPU info fields 10 months ago
Dylan Myers 6b630a841a Add support for per CPU 10 months ago
shirou 89124453c1
Merge pull request #1640 from MDrakos/fallback_ftxt
Add fallback for lsof output
10 months ago
shirou 57d4c8a90a [process][openbsd]: add cwd on openbsd. 10 months ago
shirou 3afb2ed778
Merge pull request #1643 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.0.1
chore(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
10 months ago
shirou 5a0c0a9259
Merge pull request #1647 from zhanluxianshen/add-arm64-github-pr
add arm/arm64 category for github pr label.
10 months ago
shirou 193aafb173
Merge pull request #1646 from zhanluxianshen/clean-mktypes.sh
remove duplicate code in mktypes.sh
10 months ago
zhanluxianshen 11907e30b9
add arm/arm64 category for github pr label.
Signed-off-by: zhanluxianshen <irelandabby883@gmail.com>
10 months ago
zhanluxianshen d1b806267e
remove duplicate code in mktypes.sh
Signed-off-by: zhanluxianshen <irelandabby883@gmail.com>
10 months ago
dependabot[bot] 6bf9a7434e
chore(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](23faadfdeb...a4f60bb28d)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
shirou 4be51ffb01
Merge pull request #1641 from shirou/dependabot/github_actions/actions/checkout-4.1.5
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5
10 months ago
dependabot[bot] df4e90ef25
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](0ad4b8fada...44c2b7a8a4)

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

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
shirou 3c00a59089
Merge pull request #1642 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.0.0
chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0
10 months ago
dependabot[bot] b8462ab3cd
chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](38e1018663...23faadfdeb)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago