Hello,
I would like to find out is it possible to get some SQL server parameters or not.
The parameters I am interested in are:
- current SQL Server RAM usage and amount of free OS RAM
- current SQL Server CPU usage
- current AXDB file size
- current TempDB file size
Also, is it possible and how could I get those parameters for both on-premise and cloud architectures?
I am working with AX D365. I need to get those parameters through code, so the solution to check them by myself via Task manager and SQL Server manager unfortunately is not suitable.
Thank you in advance,
Alexander Zharkov