Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This setting may be changed only for testing purposes (for example, during evaluation). The proper solution is to install License Statistics on a machine that meets system requirements. Note that lowering the innodb_buffer_pool_size setting may decrease the performance of License Statistics, causing it to run slower.

Configuring License Statistics for multiple vendors on FlexNet servers  

If parsing data from a FlexNet license server fails with the error "This server hosts licenses from multiple vendors," the FlexNet server is not configured correctly in License Statistics. FlexNet license servers have hosted vendor daemons for each vendor. Each of these vendors must be configured as a separate license server in License Statistics. For example, if you want to monitor vendor daemons "vendor1" and "vendor2" on "server1" you must specify both vendors as separate license servers.

To configure the FlexNet server correctly, edit the FLEXNET_SERVER setting in the License Statistics configuration file as follows:

FLEXNET_SERVER = vendor@port@server
or, for redundant servers: 
FLEXNET_SERVER = vendor@port@server1 vendor@port@server2 vendor@port@server3