RemoteAdmin Executable

From Lab

Jump to: navigation, search

The RemoteAdmin Executable for Windows is a command line tool that communicates with the OpenSim RemoteAdmin Plugin.

Thanks Dirk Scofield for this wonderful tool !

Download

Download remoteadmin.exe on the download page.

Command Line Usage

remoteadmin.exe simIP simPort password remoteAdminCommand paramName1 paramValue1 paramName2 paramValue2 ...

For example :

  • How to shutdown a simulator :
   remoteadmin.exe 11.22.33.44 9000 secret admin_shutdown
  • How to broadcast a message to the whole simulator regions (same as "alert general" console command...):
   remoteadmin.exe 11.22.33.44 9000 secret admin_broadcast message "Viva OpenSim ! :D"

For other commands please refer to the OpenSim RemoteAdmin plugin page.

Personal tools