Can VMAN report on replication health? If not, is there a good way to monitor for guest replication health on Hyper-V?
If VMAN does not have this naively, you can create a SAM template with a custom WMI Query
https://documentation.solarwinds.com/en/success_center/sam/content/sam-wmi-monitor-sw3341.htm
your query would be something like this:
SELECT ReplicationHealth FROM Msvm_ComputerSystem WHERE ElementName="%yourVMName%"
replace the variable with your VMname.
another Option would be a Custom Powershell Monitor that utilises the measure-VMReplication Command
https://documentation.solarwinds.com/en/success_center/sam/content/sam-create-windows-powershell-script-monitor.htm
https://learn.microsoft.com/en-us/powershell/module/hyper-v/measure-vmreplication?view=windowsserver2025-ps
Cisco ASR Devices.pollerCisco ASR Devices
SWQL is built on the framework of SQL and as such supports most of the standard clauses as part of a query. A very simple example query is: SELECT Caption, IPAddress, Vendor, ResponseTime FROM Orion.Nodes Dissecting this query is relatively straightforward: show some fields (Caption, IP address, Vendor, and Response Time)…
Active SSL Tunnels-ASA.UnDPThis poller *should* display the number of Active SSL VPN (Anyconnect) Tunnels currently connected to your box. However, I tried it with my 5520 running 8.0.4 and for some reason I get a OID Not Supported. Here's my post in the forum: *EDIT* This is confirmed working with at least Interm release…
HP ProCurve Switches Hardening check.xmlGeneral hardening for HP switches