Wowza Community

Server stats

Hi,

Is it possible to retrieve server metrics using the server-side API? To extend a module not just to show server info or connection count but also metrics found on the Manager Web Interface Home like CPU usage, Heap, Memory, Disk…

It is intended to monitor Wowza state and generate alarms.

Thanks!

You could have a look at our connectioncounts/ and serverinfo/ http providers source as a good starting point. You can extend them as-needed.