I have explained in my previous blog How to use SQL Server performance counters of Lync2010 database servers to monitor the number of people online in Lync via Zabbix (http/ lixiaosong.blog.51cto.com/705126/1530004). But when I copied this monitoring project to the Lync2013 SQL Server servers, I found that the key value was not supported.
It was later found that there was a separate performance counter on the Lync2013 front-end server (also available in the Lync2010 server).
650) this.width=650; "title=" image "style=" border-top:0px;border-right:0px;background-image:none;border-bottom:0 px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "border=" 0 "alt=" image "src=" http:// S3.51cto.com/wyfs02/m01/54/86/wkiom1sfujhtku_kaahe59rov-y761.jpg "height=" 550 "/>
1 then test through the client login:
Front End server 01:
650) this.width=650; "title=" Image "style=" border-top:0px;border-right:0px;background-image:none;border-bottom:0 px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "border=" 0 "alt=" Image "src=" http:// S3.51cto.com/wyfs02/m02/54/86/wkiom1sfujhceu5maadiwxh99ok703.jpg "height=" 236 "/>
Front End server 02:
650) this.width=650; "title=" Image "style=" border-top:0px;border-right:0px;background-image:none;border-bottom:0 px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "border=" 0 "alt=" Image "src=" http:// S3.51cto.com/wyfs02/m00/54/86/wkiom1sfujlaaqz2aac7usu7aha532.jpg "height=" 222 "/>
The above results confirm that the DNS load balance is also useful, which plays a role of load balancing.
2 then log out of my account:
650) this.width=650; "title=" Image "style=" border-top:0px;border-right:0px;background-image:none;border-bottom:0 px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "border=" 0 "alt=" Image "src=" http:// S3.51cto.com/wyfs02/m01/54/86/wkiom1sfujlzcpocaabtckfc7sw142.jpg "height=" 442 "/>
3 by observing the performance counters of the two front-end servers, we found that compared to the number of online users, it is true that this counter calculates the amount of Lync user online:
650) this.width=650; "title=" Image "style=" border-top:0px;border-right:0px;background-image:none;border-bottom:0 px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "border=" 0 "alt=" Image "src=" http:// S3.51cto.com/wyfs02/m02/54/86/wkiom1sfujlr03a9aadok_bvjm8833.jpg "height=" 292 "/>
4 Next we will apply this counter to the Zabbix.
Zabbix Key value: Perf_counter[\ls:sip-peers (clients) \sip-connections Active]
650) this.width=650; "title=" image "style=" border-top:0px;border-right:0px;background-image:none;border-bottom:0 px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "border=" 0 "alt=" image "src=" http:// S3.51cto.com/wyfs02/m00/54/86/wkiom1sfujlaalzmaafegxqhf78173.jpg "height=" 481 "/>
Add a graphical display:
650) this.width=650; "title=" Image "style=" border-top:0px;border-right:0px;background-image:none;border-bottom:0 px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "border=" 0 "alt=" Image "src=" http:// S3.51cto.com/wyfs02/m00/54/86/wkiom1sfujlqjavuaaeck_vtnmo005.jpg "height=" 267 "/>
By monitoring the Lync2013 Edge server, you can also monitor the number of external logons online users.
650) this.width=650; "title=" image "style=" border-top:0px;border-right:0px;background-image:none;border-bottom:0 px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "border=" 0 "alt=" image "src=" http:// S3.51cto.com/wyfs02/m02/54/84/wkiol1sfusadydgtaaepuwrcare138.jpg "height=" 310 "/>
This article is from the "operation and maintenance of life" blog, please make sure to keep this source http://lixiaosong.blog.51cto.com/705126/1587564
Zabbix Monitoring Lync2013 Online headcount