Commit Graph

19 Commits (master)

Author SHA1 Message Date
Matthieu MOREL 0a45e0f24d chore(golangci-lint): cover aix and cgo
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
1 week ago
Lomanic ad534c24e9 [host][aix] Remove redundant 'or' in parseUptime() found by 'go test' 1 week ago
Aidan dbab8d86e9 Additional error case found 9 months ago
Aidan b206a02af4 Added tests for uptimer parser 9 months ago
Aidan b1ddeddda5 Removed repeated logic for days 9 months ago
Aidan bcde3cb240 Removed logging line 9 months ago
Aidan 8f3d0d0c57 Correctly parse new uptime case at zero minutes, has been tested against all test cases 9 months ago
Aidan 789cad37be Correctly parse new uptime case at zero minutes, has been tested against all test cases 9 months ago
Aidan 2b6d0754ed Comments 9 months ago
Aidan 42957707db Return error if hours not in expected format to prevent panic 9 months ago
Aidan 62e5850726 Fixed parsing error where 'day,' is ignored 9 months ago
shirou aca0ba4517 [aix]: move tempereture from host to sensors package. 10 months ago
shirou c34d29a8bf fix: rename v3 that remained in file c to v4 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 9bf502f825 Fix logic errors, syntax errors, and typos 10 months ago
Dylan Myers 8df2696709 Account for other possible formats output by AIX uptime command 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 52d61b8669 Add host support for AIX 10 months ago