Monitoring
From OpenSimulator
(Difference between revisions)
(Begin new monitoring page with the simplest thing - simstats) |
Revision as of 15:40, 6 October 2011
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.