Size: 604
Comment:
|
Size: 666
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
1. (pending) ... | 1. Log in as user wowza 1. Run the command (in ~/bin): {{{ ./wowza start}}} |
Useful tips when working with Wowza
This page can be used to collect useful commands and hints for working with wowza on different environments.
On Iapetus
To restart wowza server do:
- Log in as user wowza
Run the command (in ~/bin):
./wowza start
Connect to Wowza JMX remote console.
- Start JConsole locally
Insert the connection string: service:jmx:rmi://130.225.24.62:9341/jndi/rmi://130.225.24.62:9342/jmxrmi
- Username and password is admin/admin
The specific port numbers can be found in the Server.xml file. This is also the file that configures whether the remote JMX connection is enabled or not.