https://userapps.support.sap.com/sap/support/knowledge/en/2650769
2650769 - Feature Request: Abilty to have the max number of connections similar to sp_monitor in...
Currently, to monitor the maximum number of connections during a time frame (generally at peak time), is to run: select count(*) from sp_iqconnection()...