Wowza Community

Built-in HTTProviders that Provide Server Stats

https://www.wowza.com/docs/how-to-monitor-server-connections-load-and-application-statistics

which is the default admin user and passwd? cause I never entered to that area.

Thanks

Is it possible to pass the username and password to the server in the requesting URL for the built-in HTTPProviders. In so, what is the format?

There is not a default. You have to add them to the /conf/admin.password file

Richard

In Wowza Pro 1.7.2, you only get one HTTProvider per HostPort. You can setup multiple HostPorts (using different IP or Port in each) and have different HTTProvider in each, or you can switch the active one in the default HostPort (/IP “*” /Port “1935”). The available built-in HTTProviders for 1.7.2 are commented out in the /conf/VHost.xml file, in the default HostPort :

<HTTPProvider>
<BaseClass>com.wowza.wms.http.HTTPServerVersion</BaseClass>
<!-<BaseClass>com.wowza.wms.http.HTTPServerInfoXML</BaseClass> -->
<!-- <BaseClass>com.wowza.wms.http.HTTPConnectionInfo</BaseClass> -->
<!-- <BaseClass>com.wowza.wms.plugin.loadbalancer.HTTPLoadBalancerServerInfoXML</BaseClass> -->
<!--<BaseClass>com.wowza.wms.plugin.loadbalancer.HTTPLoadBalancerRedirector</BaseClass>
					<Properties>
						<Property>
							<Name>enableServerInfoXML</Name>
							<Value>true</Value>
							<Type>Boolean</Type>
						</Property>
					</Properties>
					-->

Richard

You can use querystring of http form variables. See this post:

http://www.wowza.com/community/t/-/245

Richard

Hello I do not see this file I am using 1.7.2