I need to monitor SQL Server SQL agent process: DTExec.exe,
And I used a command below:
C:\Zabbix> zabbix_agentd.exe -t proc_info[DTExec.exe,wkset,sum]
proc_info[DTExec.exe,wkset,sum] [d|0.000000]
I always get zero, but I'm sure it's running.
And I can sure I used the currect agentd version(x64) on server.
Can someone help me solve this troubled me for several days of the problem?
Thanks.
(Zabbix Version 3.2)
And I used a command below:
C:\Zabbix> zabbix_agentd.exe -t proc_info[DTExec.exe,wkset,sum]
proc_info[DTExec.exe,wkset,sum] [d|0.000000]
I always get zero, but I'm sure it's running.
And I can sure I used the currect agentd version(x64) on server.
Can someone help me solve this troubled me for several days of the problem?
Thanks.
(Zabbix Version 3.2)
Comment