Questions tagged [flexlm]

Use this tag for questions related to FLEXlm or FlexNet software license manager.

FLEXlm is a software license manager intended to be used in corporate environments to provide floating licenses to multiple end users of computer software. Currently known as FlexNet.

Website

29 questions
0
votes
0 answers

How to limit the interval time for users to obtain licenses?

I try to use the TIMEOUT option to let the IDS license be reclaimed after half an hour, but in fact the Excel program that calls IDS tool is always in an active state, and it will apply for the IDS license again after 3 minutes. So a user may still…
Vef J
  • 1
0
votes
0 answers

How to check flexlm license expiration date

My use case is to find out when flexlm license is going to expire. I'm not looking for licenses managed by flexlm but the expiry of its own license. I tried various commands like ./lmutil lmstat -lm and others from documentation. But I can't figure…
mbxzxz
  • 366
  • 2
  • 14
0
votes
1 answer

Using MAX for all features in OPTIONS file with Flexlm licensing

I am using OPTIONS file to limit who gets access to the licenses and how many number of licenses for each user. I can include all features for a User or Group by using IP address wild card as per below INCLUDEALL INTERNET 59.98.121.* But for…
vinaym
  • 467
  • 1
  • 6
  • 18
0
votes
1 answer

a better way to manage licenses using FLEXlm?

I have been using FLEXlm to manage all our EDA licenses through lmgrd. Initially, there weren't many licenses to manage so I was inclined to just fill in the SERVER and VENDOR lines with the appropriate path and port number for each license file and…
Tidus
  • 37
  • 2
  • 9
0
votes
1 answer

Change FlexLM license from floating to node-locked

My development environment previously used a FlexLM floating license on a Windows XP machine. Now I want to change the license to a node-locked license. Therefor I defined environment variable LM_LICENSE_FILE. But when I use the development…
Jos
  • 1
  • 1
0
votes
0 answers

"configure:2981: error: C compiler cannot create executables"

I am trying to install gtkdialog , but when I run the ./configure I get the error mentioned in the the subject. Is there a work around it? Here is my Log file: This file contains any messages produced by compilers while running configure, to aid…
0
votes
1 answer

How to find Flexlm liscense Feature usage over time?

I have developed a script that screens out the "IN:" and "OUT:" for a particular feature as below, from debug.log file: MODULE IN_OUT TIMESTAMP VAR USAGE PROE_Flex3C OUT 4/8/2017 19:27 1 1 PROE_Flex3C OUT 4/8/2017 19:27 …
Vaibhav Mhala
  • 33
  • 1
  • 8
0
votes
1 answer

Use of LicenseManager with FlexLM

I am developing a plug-in for a third-party application which requires to use a System.LicenseProvider. The License File itself is FlexLM generated. so I have: [LicenseProvider(typeof(LicFileLicenseProvider))] public class MyLicensedModule { …
m3d
  • 21
  • 3
0
votes
1 answer

Incorrect lmstat stats while using flexlm's lmstat utility

I have been using flexlm's lmstat utility to get the license statistics on every 5min basis and so far i have observed that incorrect lmstat numbers on installed license counts and reservation counts as well! and such events occurs very…
Shantesh
  • 1,470
  • 1
  • 16
  • 26
0
votes
1 answer

remove Nuke license expiration message - flexlm

I have Nuke licenses installed on a flexLM server. The licenses are going to expire in a few days. When I start Nuke I get all the time this message "You have a temporary license for nuke on hostIDs [host] with 29 day(s) remaining." which it's…
Romulus
  • 1,150
  • 3
  • 16
  • 26
0
votes
1 answer

Cognos/Flexnet manager SQL - calculate value per time period

I have been tasked with analyzing license utilization via data stored in a database controlled by Flexnet manager (flexlm). What I need to graph is the number of concurrent licenses in use for a specific period of time (high water mark). I am having…
0
votes
1 answer

FlexLM VIM Syntax Highlighting

I'm trying to make vim a vim syntax file to highlight files for the FlexLM system. It contains lines with keywords separated by spaces, and I would like to highlight things different colors based on what position they are in. For example: FEATURE…
Mason
  • 89
  • 5
0
votes
1 answer

Are there flexlm (flexnet) options to reserve for specific user on specific host?

I'm setting up flexlm (Flexara Software - http://www.flexerasoftware.com) with limited licenses for a compiler. I have been asked to setup flex options to RESERVE one license for a user on a build host. This user is a build account that is not to…
bemagee
  • 3
  • 3
-1
votes
1 answer

RSS from *.aspx page

How I can read rss from this page! The page don't give you access to xml file, only give option to downloads rss.aspx page which inside look like xml file. Perfect way if i can transform rss.aspx to rss.xml
CyberDx
  • 51
  • 7
1
2