All pastes #2065173 Raw Edit

Someone

public text v1 · immutable
#2065173 ·published 2011-05-20 02:45 UTC
rendered paste body
/etc/init.d # cat /etc/opt/vmware/vpxa/vpxa.cfg
<config>
  <httpNfc>
    <accessMode>proxyAuto</accessMode>
    <enabled>true</enabled>
  </httpNfc>
  <log>
    <level>verbose</level>
    <maxFileNum>10</maxFileNum>
    <maxFileSize>1048576</maxFileSize>
    <memoryLevel>verbose</memoryLevel>
    <outputToConsole>false</outputToConsole>
    <outputToSyslog>true</outputToSyslog>
    <syslog>
      <facility>local4</facility>
      <ident>Vpxa</ident>
    </syslog>
  </log>
  <nfc>
    <loglevel>error</loglevel>
  </nfc>
  <task>
    <maxThreads>28</maxThreads>
  </task>
  <trace>
    <mutex>
      <profiledMutexes>InvtLock</profiledMutexes>
    </mutex>
    <vmomi>
      <calls>false</calls>
    </vmomi>
  </trace>
  <vmacore>
    <soap>
      <sessionTimeout>1440</sessionTimeout>
    </soap>
    <ssl>
      <doVersionCheck>false</doVersionCheck>
    </ssl>
    <threadPool>
      <IoMax>9</IoMax>
      <TaskMax>4</TaskMax>
      <ThreadCheckTimeSecs>10</ThreadCheckTimeSecs>
    </threadPool>
  </vmacore>
  <vmdb>
    <enableSvc>true</enableSvc>
  </vmdb>
  <vpxa>
    <bundleVersion>16</bundleVersion>
    <datastorePrincipal>root</datastorePrincipal>
    <hostIp>10.13.200.30</hostIp>
    <hostKey>52bbad17-eb88-8e0d-a057-65c99fd73ed0</hostKey>
    <hostPort>443</hostPort>
    <licenseExpiryNotificationThreshold>15</licenseExpiryNotificationThreshold>
    <memoryCheckerTimeInSecs>30</memoryCheckerTimeInSecs>
    <serverIp>192.168.1.82</serverIp>
    <serverPort>902</serverPort>
  </vpxa>
  <workingDir>/var/log/vmware/vpx</workingDir>