Liongard
Create
Log in
Sign up
Roadmap
Feedback
Metrics Library
1000
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
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 (82)
Microsoft 365 (132)
Cisco Meraki (18)
Amazon Web Services (7)
SonicWall (34)
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)
IT Glue (10)
KnowBe4 (6)
ConnectWise Automate (5)
Cisco Small Business Solution (SBS) (4)
Network Discovery (9)
OneLogin (3)
SQL Server (4)
Kaseya BMS (1)
NinjaRMM (1)
Cisco Umbrella (8)
Acronis Cyber Cloud (2)
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)
N-able N-Central: Device Information with Last User
Will display information on endpoints w/ their Device Name and LastLoggedInUser if available. [Devices[].join( , , [join( : , [ Device Name , to_string(Longname)]),join( : , [ Last User , to_string(Lastloggedinuser)])])]
0
·
submitted
1
N-able N-central: Device List [Power BI]
Returns list of device names in NCentral Devices[].Longname
0
·
submitted
1
N-able N-central: Device Details [PowerBI]
Returns the IP address, OS Version, and connectivity status of the device in n-central. Devices[].[Uri, Supportedos, Details.Isconnected]
0
·
submitted
2
N-able N-Central: Count of specific Windows 10 builds (Feature Update Level)
Change the OsVersion to whichever Windows 10 build you'd like to get a count of. 10.0.19043 is build 21H1. Other build numbers are easily available on the web ( https://en.wikipedia.org/wiki/Windows_10_version_history ) Devices[?Asset.OsVersion == 10.0.19043 ] | length(@)
1
·
submitted
3
N-able N-Central: Device Information with Asset Tag/Last User
Will display information on endpoints w/ their Device Name, Asset Tag, and LastLoggedInUser if available. Devices[].join( , , [join( : , [ Device Name , to_string(Longname)]), join( : , [ Asset Tag ,to_string(Details.Assettag)]),join( : , [ Last User , to_string(Lastloggedinuser)])])
0
·
submitted
3
N-able N-central: Device w/ Build Numbers
Returns all Agents within an N-Central environment with the current build numbers Devices[].[ Name: Asset.ComputersystemNetbiosname, | Build Number: Asset.OsVersion]
0
·
submitted
2
N-Able N-Central: <8GB of ram with open memory slots
Useful for finding machines that could use a stick of ram.Number is in bytes. Devices [? Asset.ComputersystemTotalphysicalmemory < '8589934592' && Asset.ComputersystemPopulatedmemory_slots < '2' && Asset.ComputersystemTotalmemory_slots > '1'] .Longname
0
·
submitted
2
Powered by Canny