Answer the question
In order to leave comments, you need to log in
How to configure monitoring of terminal connections in Zabbix?
There is a terminal farm on Windows 2008R2, consisting of 5 servers.
Through the Remote Desktop Services Manager on the server that acts as a broker, you can see the total number of terminal connections across all servers.
Can you please tell me what template parameters to set in Zabbix in order to monitor the total number of TS connections in one graph?
Answer the question
In order to leave comments, you need to log in
I think the most correct way is to use perf_counter[]
here we look at the counters
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib\009\Counter
Total number of sessions perf_counter["\3198\3204"]
Number of active sessions perf_counter["\ 3198\3200"]
Number of inactive sessions perf_counter["\3198\3202"]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question