12-11-2024 09:11 AM
Hi
I have a Firepower FMC on code 7.2.9 and I'm struggling to create a widget on the dashboard page to show me Site-2-Site VPN Tunnel status.
Has anyone tried this and be kind to share their instructions/urls on how to do this, please.
I am aware this is possible by default in code 7.3 onwards but need to get a easier view from using code 7.2.9
12-29-2024 09:49 PM
Creating a widget for Site-to-Site VPN Tunnel status on a Firepower Management Center (FMC) dashboard in version 7.2.9 is a bit more limited compared to later versions like 7.3 and beyond. However, there are still some ways you can achieve this in version 7.2.9 by manually creating a custom widget or using existing features. Here's a general approach and workarounds:
In FMC 7.2.9, there may be pre-existing widgets or options for VPN monitoring that you can use without having to manually create a custom widget. For example, you can look for:
To check these:
If you can't find a widget for VPN tunnel status, proceed with the custom workaround below.
If no default widget is available for your Site-to-Site VPN status, you can try creating a custom widget using the API or Reports.
You can use the FMC API to query the status of your VPN tunnels and then create a custom widget. The Firepower API can provide information about VPN tunnel status, such as whether they are up or down.
Get VPN Tunnel Status via API:
API Endpoint (GET request):
https://<FMC_IP>/api/fmc_config/v1/domain/<DOMAIN_UUID>/vpn/tunnels
This will return a list of Site-to-Site VPN tunnels, including the status (up/down).
Display VPN Status in a Custom Widget:
In FMC 7.2.9, you can create a Custom Report that includes Site-to-Site VPN status information and then add that report to your dashboard.
Create a Custom Report:
Add the Report to the Dashboard:
Since you mentioned that you are aware this feature is available by default in FMC 7.3 and later versions, if upgrading to 7.3 is an option, you will have more out-of-the-box features for Site-to-Site VPN monitoring. The 7.3 release includes more intuitive widgets and visualization tools, including the VPN Status widget.
12-31-2024 01:42 AM
Thank you for the information, this seemed logical however struggled to get any of it working on the current fmc code. Rather spending too much time trying to make this work, think Ill go for the upgrade and see how the new features around reporting and widgets go.
Ill feed back once ive done the upgrade
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide