Ad Widget

Collapse

MSSQL monitoring using windows domain account

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vluu
    Junior Member
    • Jan 2025
    • 3

    #1

    MSSQL monitoring using windows domain account

    Hi,

    We have a MSSQL cluster server that we would like to monitor with a domain account instead of local sql server account. Does it work with domain accounts? I have installed the Zabbix Agent 2 and plugin, set the user and pwd in the MSSQL template and the mssql.conf file as DOMAIN\user1.
    I have followed the procedure provided by zabbix (https://git.zabbix.com/projects/AP/r...owse/README.md and https://www.zabbix.com/integrations/mssql) and also searched forum but it is unable to collect databse info. FW is open inbound for 1433 and tested with telnet. I see following error on console, would appreciate any help!

    Failed to execute handler: failed to execute handler: failed to get conn: failed to create conn: failed to ping: unable to open tcp connection with host 'localhost:1433': dial tcp [::1]:1433: connectex: No connection could be made because the target machine actively refused it.

    Thanks
Working...