# Check RTSP and RTMP connection count in plugin

**URL:** https://community.wowza.com/t/check-rtsp-and-rtmp-connection-count-in-plugin/43483
**Category:** Wowza Developer Dojo
**Tags:** wowza-streaming-server-java-api
**Created:** [July 29, 2014, 6:01pm UTC](https://community.wowza.com/t/check-rtsp-and-rtmp-connection-count-in-plugin/43483 "2014-07-29T18:01:20Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Andrey\_Litvinov](https://avatars.discourse-cdn.com/v4/letter/a/0ea827/32.png) [@Andrey\_Litvinov](https://community.wowza.com/u/Andrey_Litvinov)
#### Post date: [July 29, 2014, 6:01pm UTC](https://community.wowza.com/t/check-rtsp-and-rtmp-connection-count-in-plugin/43483/1 "2014-07-29T18:01:20Z")

</div>

Hi everyone,

Do you know is it possible to check RTSP and RTMP connection count in WOWZA plugin?

Also can WOWZA plugin open socket for send data with status to some server?

Thanks,

–

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [July 29, 2014, 5:16am UTC](https://community.wowza.com/t/check-rtsp-and-rtmp-connection-count-in-plugin/43483/2 "2014-07-29T05:16:06Z")

</div>

Hello there and welcome to the Wowza support forum.

Please take a look at this guides which show:

[How to get connection counts for server, applications, application instances and streams with an HTTPProvider](https://www.wowza.com/docs/how-to-get-connection-counts-for-server-applications-application-instances-and-streams-with-an-http-provider)

[How to monitor server connections, load, and application statistics](https://www.wowza.com/docs/how-to-monitor-server-connections-load-and-application-statistics)

[How to log to a mySQL database](https://www.wowza.com/docs/how-to-log-to-a-mysql-database)

[How to log to a PostgreSQL database](https://www.wowza.com/docs/how-to-log-to-a-postgresql-database)

I hope these guides help answer some of your questions.

Salvadore

---

<div class="post-metadata">

### Author: ![Andrey\_Litvinov](https://avatars.discourse-cdn.com/v4/letter/a/0ea827/32.png) [@Andrey\_Litvinov](https://community.wowza.com/u/Andrey_Litvinov)
#### Post date: [August 1, 2014, 10:26am UTC](https://community.wowza.com/t/check-rtsp-and-rtmp-connection-count-in-plugin/43483/3 "2014-08-01T10:26:21Z")

</div>

Thank you!
