Can it monitor a DB that uses a Listener (like an Availability Group Listener - for some info: https://msdn.microsoft.com/en-us/library/hh213417.aspx#AG...)?
And would it work with a Microsoft SQL Server 2012 R2 DB that uses a Listener?
NeoLoad uses the Perfmon API to monitor any Microsoft product and so for MSSQL monitor.
I guess you can reach your DB listener from a JDBC driver but NeoLoad does not use it.
If you have a way to try perfmon from your NeoLoad machine and connect to your database then it will also work from NeoLoad otherwise it won't.
Unable to monitor microsoft database in neoload
"Access denied"
com.neotys.win32.jpdh.PDHAccessDenied: PDH_ACCESS_DENIED
at com.neotys.win32.jpdh.PDH.wrapException(PDH.java:187)
at com.neotys.win32.jpdh.PDH.pdhEnumObjects(PDH.java:116)
at com.neotys.nl.me.a.hb.c(hb.java:547)
at com.neotys.nl.me.f.r(f.java:498)
at com.neotys.nl.me.f.b(f.java:229)
at com.neotys.nl.me.f.handleRequest(f.java:123)
at com.neotys.nl.common.net.AbstractConnection.handleRequest(AbstractConnection.java:87)
at com.neotys.nl.me.e.handleRequest(e.java:74)
at com.neotys.nl.common.net.BidirectionalConnection$RequestHandlerThread.run(BidirectionalConnection.java:248)