[opengnsys] # Listen address & port of REST address=0.0.0.0 port=8000 # This is a comma separated list of paths where to look for modules to load #path=test_modules/server,more_modules/server # Remote OpenGnsys Service remote=https://192.168.2.10/opengnsys/rest # Alternate OpenGnsys Service (comment out to enable this option) #altremote=https://10.0.2.2/opengnsys/rest # Execution level (permitted operations): status, halt, full level=full # Log Level, if omitted, will be set to INFO log=DEBUG # Module specific # The sections must match the module name # This section will be passes on activation to module [ogAdmClient] #path=test_modules/server,more_modules/server ## this URL will probably be left equal to the other one, but let's see remote=https://192.168.2.10/opengnsys/rest log=DEBUG #servidorAdm=192.168.2.1 #puerto=2008 pathinterface=/opt/opengnsys/interfaceAdm urlMenu=https://192.168.2.1/opengnsys/varios/menubrowser.php urlMsg=http://localhost/cgi-bin/httpd-log.sh