Commit Graph

22 Commits (9d29c70c52d98f0cc8b24b3266899b3ff7797b18)

Author SHA1 Message Date
shirou 9d29c70c52
Merge pull request #1813 from mmorel-35/gocritic
chore: enable gocritic linter
2 months ago
Matthieu MOREL dfdd90ab72 chore: enable gocritic linter 2 months ago
Matthieu MOREL 9925fd41ec chore: enable var-naming from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
Matthieu MOREL 0a45e0f24d chore(golangci-lint): cover aix and cgo
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
Lomanic ad534c24e9 [host][aix] Remove redundant 'or' in parseUptime() found by 'go test' 2 months ago
Aidan dbab8d86e9 Additional error case found 11 months ago
Aidan b206a02af4 Added tests for uptimer parser 11 months ago
Aidan b1ddeddda5 Removed repeated logic for days 11 months ago
Aidan bcde3cb240 Removed logging line 11 months ago
Aidan 8f3d0d0c57 Correctly parse new uptime case at zero minutes, has been tested against all test cases 11 months ago
Aidan 789cad37be Correctly parse new uptime case at zero minutes, has been tested against all test cases 11 months ago
Aidan 2b6d0754ed Comments 11 months ago
Aidan 42957707db Return error if hours not in expected format to prevent panic 11 months ago
Aidan 62e5850726 Fixed parsing error where 'day,' is ignored 11 months ago
shirou aca0ba4517 [aix]: move tempereture from host to sensors package. 12 months ago
shirou c34d29a8bf fix: rename v3 that remained in file c to v4 12 months ago
Dylan Myers ff4ae36cc0 Remove extraneous development note comments
Move a function from nocgo to main file for disk package
12 months ago
Dylan Myers 9bf502f825 Fix logic errors, syntax errors, and typos 1 year ago
Dylan Myers 8df2696709 Account for other possible formats output by AIX uptime command 1 year ago
Dylan Myers 9be5f7d0ad Remove extraneous -1 from users function for AIX 1 year ago
Dylan Myers bd42769f87 Add a working implementation of host.Users() for AIX 1 year ago
Dylan Myers 52d61b8669 Add host support for AIX 1 year ago