mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-08-14 06:08:28 +02:00
9 lines
324 B
Plaintext
9 lines
324 B
Plaintext
# centreon-as400 command line options
|
|
JAVA_OPTS="-Xms128M -Xmx2G -XX:MaxPermSize=128m"
|
|
CONNECTOR_OPTS="--port 8091"
|
|
CONNECTOR_HOME=@CONNECTOR_HOME@
|
|
CONNECTOR_ETC=@CONNECTOR_ETC@
|
|
CONNECTOR_LOG=@CONNECTOR_LOG@
|
|
CONNECTOR_TMP=/tmp/
|
|
CONNECTOR_BIN=@CONNECTOR_HOME@/bin/centreon-as400-@CONNECTOR_VERSION@-jar-with-dependencies.jar
|