feat(server): update subnet discovery date/time

!9 closes #12
This commit is contained in:
2024-02-23 16:05:58 +09:30
parent 87b90bffa0
commit a72b9fc8eb
2 changed files with 23 additions and 0 deletions

View File

@ -56,3 +56,8 @@ The Server componet has the following workflow:
- _if no results found, no further processing occurs_
1. Update the phpIPAM MariaDB/MySQL database directly
## phpIPAM Features
- **Last discovery time** This is displayed within the subnet interface next to the `Discover new hosts` fieled. Whenever a scan report is received by the server this filed is updated to reflect the last scan time.