Cisco FMC Modules - Virtual
Hello All, Bit new to the forum but here I go! Currently have a client running the below FMC: Cisco Firepower Extensible Operating System (FX-OS) 2.14.1 (build 167) Secure Firewall Management Center for VMware I have come across the module for Cisco FMC Module but it seems to be all wrong. The API endpoint it is referencing is always api/chassis or api/login or api/logout, you get it, it's api/<endpoint>. Looking at the api/api-explorer ont the FMC box it looks like all the api endpoints are more like the below. Instead of (current module): /sys/chassis/chassis-env It should be: /api/fmc_config/v1/domain/{domainUUID}/chassis/fmcmanagedchassis I can see from the documentation here (https://www.logicmonitor.com/support/monitoring/networking-firewalls/cisco-firepower-chassis-manager-monitoring) that the Module was only tested on physical Chassis FMCs not virtual ones. Has anyone come across this? Do you know of any modules that work with virtual ones? Just before I start writing my own :) PS: I have looked at the "CiscoFirepowerSNMP" based modules, and they also only support Hardware Based FMCs / FTDs. Thanks in advance, David37Views0likes0CommentsPlease add Firepower Device Manager support
Reviewing the modules available, I see SNMP and FMC API support, but there is REST API support for FDM (local version of FMC) and this does not appear to be supported (to be fair, I have not tried pretending it is as all the modules specifically mention CiscoFMC and nothing about FDM). Missing FDM support restricts visibility to some areas, such as environmental monitoring. Please review and update the modules to allow for FDM REST API to work. Hopefully it is not a significant change to the existing CiscoFMC modules…. While I am at it, good to point out that setting up SNMP for the FTD is especially challenging and it would be helpful to users for LM to document the process. If anyone from the docs team wants input please have them contact me.83Views4likes0Comments