This forum is for all security enthusiasts to discuss Fortinet's latest & evolving technologies and to connect & network with peers in the cybersecurity hemisphere. Share and learn on a broad range of topics like best practices, use cases, integrations and more. For support specific questions/resources, please visit the Support Forum or the Knowledge Base.
I am looking for a way to export the information in the DHCP monitor to a file that I can manipulate...preferably Excel. How can I do this?
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
That depends on your skill level and determination.
1- the easy way: pull the info via SNMP (v3). A python script could interface with SNMP and write an XL file.
2- use the REST API to directly access the FGT internals. Pull the data, convert, write an XL (or CSV) file. This will call for some effort, skills, and probably membership in the FTNT Dev community.
That depends on your skill level and determination.
1- the easy way: pull the info via SNMP (v3). A python script could interface with SNMP and write an XL file.
2- use the REST API to directly access the FGT internals. Pull the data, convert, write an XL (or CSV) file. This will call for some effort, skills, and probably membership in the FTNT Dev community.
Another way if you have a preference with bash/SSH : a server would pull the information by doing a "execute dhcp lease-list"
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.