|
|
81116ec616
|
refactor: moved internal functions to pkg and updated refs
|
2025-03-13 10:15:25 -06:00 |
|
|
|
4f6011381b
|
crawler: include IP in manager's ethernet interfaces
|
2024-10-22 14:23:24 -06:00 |
|
|
|
ac78e21ee8
|
crawler: change check to exclude ethernet interfaces without IPs
|
2024-10-17 18:38:29 -06:00 |
|
|
|
c9ae96ab76
|
crawler: add check to get IP address from manager's ethernet interface
|
2024-10-17 15:54:45 -06:00 |
|
|
|
e1cc0bfd38
|
crawler: add function to fetch manager data
|
2024-10-15 13:51:38 -06:00 |
|
David Allen
|
9991f02631
|
Updated warning message and changed SMD client to use pointer receivers
|
2024-08-27 15:55:16 -06:00 |
|
David Allen
|
e3ef9d4276
|
Fixed field tag in crawler
|
2024-08-27 15:40:43 -06:00 |
|
David Allen
|
5d811f31ab
|
Changed interface func from GetClient() to GetInternalClient()
|
2024-08-27 14:40:23 -06:00 |
|
David Allen
|
abd83454ad
|
Added Init() to Client interface
|
2024-08-27 14:38:03 -06:00 |
|
David Allen
|
3b297351ec
|
Fixed panic when setting --cacert from invalid client
|
2024-08-27 14:30:03 -06:00 |
|
|
|
0454735c70
|
Changed collect messages to using JSON format
|
2024-08-22 08:44:32 -06:00 |
|
|
|
989ec611c6
|
Added response body into error messages
|
2024-08-21 16:50:24 -06:00 |
|
David Allen
|
d94152529b
|
Added more information to crawler output
|
2024-08-15 14:22:47 -06:00 |
|
David Allen
|
4597f63d12
|
Fixed issue with host string and added internal url package
|
2024-08-14 10:57:30 -06:00 |
|
David Allen
|
81ec43a923
|
Minor changes to fix lint errors
|
2024-08-13 10:41:06 -06:00 |
|
David Allen
|
c0a6d3bb6f
|
More minor changes
|
2024-08-12 13:09:15 -06:00 |
|
|
|
a6c95ef646
|
Removed unused variables in client package
|
2024-08-11 14:24:08 -06:00 |
|
David Allen
|
c5a348562b
|
Refactored how clients work to reduce hard-coded dependencies
|
2024-08-09 07:59:28 -06:00 |
|
David Allen
|
386e9f2777
|
Renamed smd package to client
|
2024-07-30 14:03:34 -06:00 |
|
David Allen
|
6873ffd1cb
|
Moved SMD-related API to pkg
|
2024-07-24 10:13:57 -06:00 |
|
Chris Harris
|
70fc040da1
|
Add network interfaces to crawl
|
2024-07-10 11:51:55 -04:00 |
|
Alex Lovell-Troy
|
eccd9adb41
|
Improve crawl instruction and log Redfish Version
|
2024-07-02 16:25:28 -04:00 |
|
Alex Lovell-Troy
|
fdc574f5f2
|
Improved Error handling without panics
|
2024-07-01 13:53:32 -04:00 |
|
Alex Lovell-Troy
|
e6325719f4
|
Update crawler to better handle odd Redfish implementations
|
2024-06-28 06:17:22 +02:00 |
|
Alex Lovell-Troy
|
a7d5b0ebbb
|
Add standalone command for querying a single BMC and outputting inventory json
|
2024-06-27 08:56:45 +02:00 |
|