Commit Graph

20 Commits (384adb89af7312f6d7582f7a8f650c468215ccd7)

Author SHA1 Message Date
Matthieu MOREL 384adb89af chore: enable gocritic linter 4 months ago
Matthieu MOREL 0a45e0f24d chore(golangci-lint): cover aix and cgo
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
4 months ago
Lomanic ad534c24e9 [host][aix] Remove redundant 'or' in parseUptime() found by 'go test' 4 months ago
Aidan dbab8d86e9 Additional error case found 1 year ago
Aidan b206a02af4 Added tests for uptimer parser 1 year ago
Aidan b1ddeddda5 Removed repeated logic for days 1 year ago
Aidan bcde3cb240 Removed logging line 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
Aidan 62e5850726 Fixed parsing error where 'day,' is ignored 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
Dylan Myers ff4ae36cc0 Remove extraneous development note comments
Move a function from nocgo to main file for disk package
1 year 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