Commit Graph

17 Commits

Author SHA1 Message Date
Jon
f8e010df01 feat(agent): Only scan if phpIPAM setting 'Discover new hosts' enabled
!1
2024-02-20 16:05:08 +09:30
Jon
ca981b838e fix(server): if no mac address in scan result, dont attempt to add to DB
!1
2024-02-20 15:35:29 +09:30
Jon
11a4701a63 fix(agent): don't load subnet from cache if not present
!1
2024-02-20 15:34:51 +09:30
Jon
68f43bf70f fix: Use updated scan structure
!1
2024-02-20 15:34:09 +09:30
Jon
30947877e6 fix(server): new hosts wont be in db, don't search with id
!1
2024-02-20 15:27:11 +09:30
Jon
b6a7c8d750 fix(server): corrected mysql insert syntax
!1
2024-02-20 15:17:34 +09:30
Jon
d57ba15905 feat(agent): upload scan results to server
!1
2024-02-19 20:17:16 +09:30
Jon
7a0c5775b1 feat(filter): ip2ipam and ipam2ip jinja filter added
converts IPv4 IP Address to phpIPAM decimal format

!1
2024-02-19 20:16:22 +09:30
Jon
edd3f5a14d feat(server): initial playbook to process incoming scan results
!1
2024-02-19 20:14:56 +09:30
Jon
fb2871fcca feat(agent): process scanned subnet using cached subnet details
!1
2024-02-19 03:47:45 +09:30
Jon
3f7e8051a0 feat(agent): Fetch subnets belonging to agent
the agent is the agent ID of the agent code.

!1
2024-02-19 03:44:35 +09:30
Jon
225fbe51c8 feat(agent): Scan subnet
!1
2024-02-19 03:43:35 +09:30
Jon
805c50cd7e feat(agent): Fetch subnets that match agents ID
!1
2024-02-19 03:39:13 +09:30
Jon
fc7d816ab1 feat(agent): cache PHPIPAM data
!1
2024-02-19 03:38:14 +09:30
Jon
eb242f77ce feat(agent): fetch agent id from agent code
!1
2024-02-19 03:36:36 +09:30
Jon
6ce64d6d69 feat(agent): api call task
!1
2024-02-19 03:33:12 +09:30
Jon
3128596d81 feat(agent): Create cache directory
!1
2024-02-19 03:31:56 +09:30