Zabbix server got 3.0.
The problem is that when we create instance in MSSQLServer this instance become a name of service. For example, standard name is "MSSQLSERVER" if default install, but if we create instance with name "SQLSRV" name of service will be "MSSQL$SQLSRV". So what need to detect MSSQLServer service to later monitor his state?
The problem is that when we create instance in MSSQLServer this instance become a name of service. For example, standard name is "MSSQLSERVER" if default install, but if we create instance with name "SQLSRV" name of service will be "MSSQL$SQLSRV". So what need to detect MSSQLServer service to later monitor his state?
Comment