Liongard
Create
Log in
Sign up
Home
Feedback
Metrics Library
998
Boards
Feature Requests
Metrics Library
Powered by Canny
Metrics Library
This is a community-led space where Liongard users can come to teach and learn from one another. Share custom Metrics, get inspired and see what’s trending in the Pride.
Details
Category
Select a category
Showing
Trending
Sort
Trending
Top
New
Filter
Under Review
Planned
In Progress
Blocked
Submitted
Reviewed
Complete
posts in
All Categories
All Categories
Veeam Service Provider Console (3)
Windows Server (83)
Microsoft 365 (132)
Cisco Meraki (18)
Amazon Web Services (7)
SonicWall (33)
Internet Domain/DNS (26)
Dark Web Monitoring (1)
Google Workspace (8)
N-able RMM (5)
Hyper-V (8)
Sophos XG (4)
VMware ESXi (3)
Azure Active Directory (29)
SentinelOne (10)
Huntress (12)
Fortinet FortiGate (21)
Azure (12)
Duo Security (23)
Roar (185)
Windows Workstation (54)
Active Directory (106)
N-able Backup (9)
Auvik (10)
Datto RMM (11)
WatchGuard (3)
Ubiquiti UniFi (10)
macOS (2)
ConnectWise Manage (3)
Continuum RMM (10)
TLS/SSL Certificates (8)
ESET Licensing (3)
JumpCloud (2)
Sophos Central (9)
GoDaddy (3)
KnowBe4 (6)
OneLogin (3)
Network Discovery (9)
SQL Server (4)
Kaseya BMS (1)
Cisco Small Business Solution (SBS) (4)
IT Glue (10)
ConnectWise Automate (5)
NinjaRMM (1)
Acronis Cyber Cloud (2)
Cisco Umbrella (8)
Cisco ASA (8)
Palo Alto (1)
N-able N-central (7)
Autotask (2)
Bitdefender (1)
Managed Printer (6)
Microsoft OneDrive (2)
Microsoft Teams (3)
VMware vCenter (2)
Linux (2)
Webroot Secure Anywhere GSM (11)
Syncro (1)
3CX (1)
StorageCraft SPX (1)
Cisco IOS (7)
BCDR data (15)
Cloudflare (1)
Veeam Availability Console (2)
Kaseya VSA (3)
Domotz (1)
Adigy (1)
Datto Networking (2)
Fortinet FortiGate: Pre Login Banner
This will return "disabled" or "enabled". We have it enabled for our standard and use this to monitor the devices for it. SystemGlobal."pre-login-banner"
0
·
submitted
1
Fortinet FortiGate: Post Login Banner
It will return "diable" or "enable" SystemGlobal."post-login-banner"
0
·
submitted
1
Fortinet FortiGate: WifiAP Serial number
Simple query to pull AP's and their Serial number for asset tracking WiFiAPs[].join( : , [to_string(name), to_string(serial)])
0
·
submitted
1
Fortinet FortiGate: WifiAP IPv4 Address
Shows APs and their IPv4 addresses. WiFiAPs[].join( : , [to_string(name), to_string(local_ipv4_addr)])
0
·
submitted
1
Fortinet FortiGate: WifiAP ethernet MAC
Find AP's and their Ethernet MAC.helpful to identify CDP/LLDP neighbours or using MAC tables to find which AP is connected to which port. WiFiAPs[].join( : , [to_string(name), to_string(board_mac)])
0
·
submitted
1
Fortinet FortiGate: Firmware Name
Returns the firmware name for a Fortinet FortiGate device Firmware.current.name
0
·
submitted
1
Fortinet FortiGate: USB Firmware Install Enabled
By default this is disabled, but if it gets enabled, we get an alert. SystemGlobal."wimax-4g-usb"
0
·
submitted
1
Fortinet Fortigate: VPN Tunnels and Status
Looks at the object "Type" contains tunnel in the instance interfaces Interfaces[?type.contains(@, tunnel )][name, status]
0
·
submitted
1
Fortinet Fortigate: Admin HTTPS SSL Version
This metric displays the TLS Cypher enforced for admin sessions to the Fortigate Firewall. Fortinet reccomends using TLS 1.3 since admin https sessions are always started in a browser. SystemGlobal."admin-https-ssl-versions"
0
·
submitted
2
Fortinet FortiGate: FortiManager Enabled on an Interface
This metric checks to see if the FortiGate to FortiManager (FGFM) protocol is being used on any interfaces and then lists the interface name if it is. Interfaces[?allowaccess.contains ( @, fgfm )].name
0
·
submitted
2
Load More
→
Powered by Canny