Commit Graph

20 Commits

Author SHA1 Message Date
8f79919659
Updated ecc logic, added RAM configured speed 2024-06-26 15:45:03 +05:30
61909258a0
Added RAM info in notes 2024-06-25 17:45:07 +05:30
c5474b1f3c
refactor - remove server_id from create_note_data 2024-06-25 15:35:33 +05:30
f10d0b53b0
minor fixes 2024-06-25 15:32:51 +05:30
3940cbdbde
refactor: encaps create/update logic in upsert 2024-06-25 15:15:03 +05:30
fa67103b20
Added chachis and processor info in note 2024-06-25 14:52:36 +05:30
064d781607
Create function to create note data 2024-06-25 13:25:53 +05:30
52ecd2dc53
Use parsed data in cpu count 2024-06-24 20:06:21 +05:30
1b2769996a
Added function to parse dmidecode output 2024-06-24 19:57:40 +05:30
bd9a848737
updated cpu_count - use dmedecode 2024-06-23 14:34:31 +05:30
7ab3d18ae9
Add note support
- note content is dummy for now
2024-06-20 20:36:49 +08:00
f73823cd07
removed show_public from non updatable keys 2024-06-18 11:06:21 +05:30
de3d5fb4ab
Implemented key categorization to distinguish between keys set only during server creation and those that can be updated 2024-06-13 17:20:59 +05:30
0072a07754
Fixed payload 2024-06-07 19:32:12 +05:30
f1d1387dd6
fixed the indentation and defination for empty function 2024-06-07 15:46:42 +05:30
b1c89e62e3
refactor: Single file code - remove external depends 2024-06-05 15:52:17 +05:30
305f001d42
refactor code 2024-06-03 14:12:48 +05:30
d30d6418e1
Update server if already exists with same hostname 2024-06-03 13:01:50 +05:30
96e2328d5d
Added agent code 2024-06-03 12:12:38 +05:30
dddf1ab51e Initial commit 2024-06-03 04:53:15 +00:00