U
U
username2017-06-07 08:16:49
Monitoring
username, 2017-06-07 08:16:49

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

2 answer(s)
I
Ilyas, 2017-06-07
@id2669099

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"]

K
Kombat13, 2017-10-26
@Kombat13

And on Windows 2012R2 how to remove the number of sessions?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question