browser-nuevodecorare-oglive-methodsexec-ogbrowserfix-urlfixes-winlgromero-filebeatlog-sess-lenmainmodulesnew-browserno-ptt-paramno-tlsogadmcliogadmclient-statusogagent-jobsogagent-macosogagentuser-sigtermogcore1oggitoggit-notlsoglogoglog2override-moduleping1ping2ping3ping4py3-winpython3report-progresssched-tasktlstls-againunification2unification3versionswindows-fixes
Last change
on this file since 53e7d45 was
0440c7c,
checked in by Ramón M. Gómez <ramongomez@…>, 5 years ago
|
#968: Define execution levels in OGAgent.
|
-
Property mode set to
100644
|
File size:
671 bytes
|
Rev | Line | |
---|
[11f7a07] | 1 | [opengnsys] |
---|
| 2 | # Listen address & port of REST |
---|
| 3 | address=0.0.0.0 |
---|
| 4 | port=8000 |
---|
| 5 | |
---|
| 6 | # This is a comma separated list of paths where to look for modules to load |
---|
| 7 | path=test_modules/server |
---|
| 8 | |
---|
| 9 | # Remote OpenGnsys Service |
---|
| 10 | remote=https://192.168.2.10/opengnsys/rest |
---|
[03a1cb2] | 11 | # Alternate OpenGnsys Service (comment out to enable this option) |
---|
| 12 | #altremote=https://10.0.2.2/opengnsys/rest |
---|
[11f7a07] | 13 | |
---|
[0440c7c] | 14 | # Execution level (permitted operations): status, halt, full |
---|
| 15 | level=full |
---|
| 16 | |
---|
| 17 | # Log Level, if omitted, will be set to INFO |
---|
[02399e9] | 18 | log=DEBUG |
---|
[11f7a07] | 19 | |
---|
| 20 | # Module specific |
---|
| 21 | # The sections must match the module name |
---|
| 22 | # This section will be passes on activation to module |
---|
[cac2e5f] | 23 | #[Sample1] |
---|
| 24 | #value1=Mariete |
---|
| 25 | #value2=Yo |
---|
| 26 | #remote=https://172.27.0.1:9999/rest |
---|
Note: See
TracBrowser
for help on using the repository browser.