Commit graph

131 commits

Author SHA1 Message Date
265021056f
collect: removed extra gofish import 2024-10-23 11:30:07 -06:00
deffdc48db
collect: added MACAddr and manager data to output 2024-10-15 13:54:00 -06:00
David Allen
affba7dfa3
Added CheckUntil() for tests 2024-09-26 10:26:03 -06:00
David Allen
874d750dde
Added temporary solution for creating new clients 2024-08-27 17:17:19 -06:00
David Allen
9991f02631
Updated warning message and changed SMD client to use pointer receivers 2024-08-27 15:55:16 -06:00
2e036c549d
Rearranged collect error to only show when not force updating 2024-08-21 16:55:07 -06:00
00aaf1bf4c
Added schema version to output 2024-08-21 13:26:00 -06:00
David Allen
046a833941
Fixed passing the correct argument in Sanitize() 2024-08-14 13:33:12 -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
2b291f811a
Fixed scan not probing the host correctly 2024-08-13 17:01:21 -06:00
David Allen
dc07b5396b
Changed saving host to include scheme for collect 2024-08-13 16:48:11 -06:00
David Allen
81ec43a923
Minor changes to fix lint errors 2024-08-13 10:41:06 -06:00
David Allen
e02558fd00
Minor changes 2024-08-12 13:08:30 -06:00
David Allen
411102881d
Removed files from util 2024-08-12 13:07:30 -06:00
f7159c9b66
Fixed issue with collect requests and other minor changes 2024-08-11 14:25:21 -06:00
d930c4136f
Changed how based URL is derived in update functions 2024-08-11 14:23:19 -06:00
bc01412b08
Fixed port not being added to probing request 2024-08-09 17:51:23 -06:00
7beb7a33fc
Renamed struct 2024-08-09 17:39:14 -06:00
David Allen
8e59885f55
Minor changes and improvements 2024-08-09 07:58:42 -06:00
David Allen
77b6a9ba7b
Added check for output directory for collect 2024-08-08 12:21:52 -06:00
4cc3f7f7ac
Changed order of adding default ports to add host correctly 2024-08-07 19:57:37 -06:00
39ad0d75c6
Changed host to hostname being stored in cache 2024-08-07 19:16:43 -06:00
88fb71b436
Removed storage file 2024-08-07 19:03:27 -06:00
David Allen
dd829cd10e
Fixed '--subnet' flag not adding hosts to scan 2024-08-07 13:15:16 -06:00
David Allen
6d1dae25ec
Major 'internal' package refactor 2024-08-07 10:59:10 -06:00
David Allen
0922bbf5f9
Removed unused updating code and bmclib dependency and other minor changes 2024-07-30 14:05:55 -06:00
David Allen
9b3c21a20a
Removed magellan's internal logger for zerolog 2024-07-30 14:04:34 -06:00
David Allen
606a7b47cc
Removed unused code, rename vars, and changed output to use hive partitioning strategy 2024-07-30 14:00:23 -06:00
David Allen
aefce13f57
Refactored/reorganized utils 2024-07-24 11:52:12 -06:00
David Allen
d877f9b18f
Removed unused query params 2024-07-24 10:28:23 -06:00
David Allen
a65c640aab
Removed unused functions in collect.go 2024-07-24 10:19:01 -06:00
David Allen
3078770247
Removed commented out code 2024-07-24 10:15:06 -06:00
David Allen
6873ffd1cb
Moved SMD-related API to pkg 2024-07-24 10:13:57 -06:00
David Allen
6ff223aae1
Removed 'dora' API 2024-07-24 10:12:54 -06:00
David Allen
f7b08da064
Added more API documentation 2024-07-23 16:18:21 -06:00
David Allen
eba9dfa1e7
Added more documentation and changed param names 2024-07-22 14:22:02 -06:00
David Allen
1ab5c8a7df
Added initial round of comments for API documentation 2024-07-18 18:18:03 -06:00
Chris Harris
fcebaec631
Add network interfaces to system information 2024-07-11 11:26:32 -04:00
Chris Harris
ab16c8d5fd
Remove unnecessary marshal/umarshal 2024-07-11 10:45:53 -04:00
Chris Harris
6aeffc92f1
Add timestamp to scan results cache 2024-06-28 12:16:45 -04:00
David Allen
68069558ee
Added print for systems before unmarshaling 2024-06-05 08:35:13 -06:00
David Allen
00ead8954a
Added small improvements to some print messages 2024-06-04 12:14:42 -06:00
David Allen
804342783a
Appended EthernetInterfaces to manager link string 2024-05-29 14:07:58 -06:00
David Allen
389a61be1b
Changed how ethernet interfaces are retrieved via managers 2024-05-29 13:58:44 -06:00
David Allen
a5644476f3
Fixed comparison again... 2024-05-28 17:27:00 -06:00
David Allen
8436d8923e
Fixed comparison for managers 2024-05-28 17:20:17 -06:00
David Allen
63669ad369
Changed how CollectSystem fetches system data 2024-05-22 14:44:32 -06:00
David Allen
495ee9cc2a
Added debug print to check for systems 2024-05-20 08:17:06 -06:00
David Allen
ae33ff1bd8
Added more error checks 2024-05-16 16:00:26 -06:00
David Allen
81dee7f1c9
Added temp print statement(s) 2024-05-16 15:54:53 -06:00