Monitoring
From OpenSimulator
Contents |
Introduction
There are a number of ways of monitoring OpenSimulator. All of these relate to monitoring the simulation itself - there is currently no good way to extract statistics from the ROBUST hosted services bundled with OpenSimulator.
SimStatus
If a simulator is running, a GET request to
http://<sim-ip>:<sim-http-port>/simstatus/
will return
OK
in UTF8 if the simulator is running and the port is reachable by the network.