flexlm_exporter icon indicating copy to clipboard operation
flexlm_exporter copied to clipboard

Prometheus exporter for FLEXlm License Manager information

Results 22 flexlm_exporter issues
Sort by recently updated
recently updated
newest added

Hi @mjtrangoni , This is my first time doing a pull request. So if I do anything wrong please let me know. I did a compare of lmstat_windows and lmstat_linux...

Hello, I've a lack of metrics when multiple licenses are set in the same "name" field (namespace). Here is the licenses.yaml for a better understanding ``` FlexLM Licenses to be...

bug

Hi, Count of pending licenses per feature can assist in evaluating if and how much addition of new licenses are required. excellent and useful exporter. Thanks!

enhancement

I am using your latest Docker image ... ` docker run -p 9319:9319 --volume c:\\workspace\\monitoring\\flexlm-exporter:/usr/bin/flexlm/ --volume c:\workspace\monitoring\flexlm-exporter/licenses.yml:/home/exporter/config/licenses.yml mjtrangoni/flexlm_exporter:master --path.lmutil="/usr/bin/flexlm/lmutil" --path.config="/home/exporter/config/licenses.yml"` ... and it seems to be starting fine: `level=info ts=2022-07-01T14:52:52.754Z...

question

As you can see below, flexlm_feature_used_users is differentiating users based on the server, display, and tool they are using for one specific feature: ![image](https://user-images.githubusercontent.com/6910284/78552548-ff352a80-7807-11ea-849c-20c9e9607dec.png) I was wondering if there is...

### Host operating system: Windows 10 ### flexlm_exporter version: From source c861cf6 ( `flexlm_exporter --version` produces blank version output, running `make` before gives an error `File not found - *~...

bug

Hi, I think it will be really useful to write a function that return all feature names and feature names per app. Sadly because that you use field "name" for...

Hi @mjtrangoni Thanks for your project, this is really helpful when Flexera need to be integrated with Grafana and Prometheus. I have pulled a docker image and running using 'docker...

### Host operating system: output of `uname -a` **Centos 7** ### flexlm_exporter version: output of `flexlm_exporter --version` **v0.0.4-29-g66beca4-dirty** ### flexlm_exporter command line flags and relevant YAML configuration file information Created...

I'm not sure if this is the case for all flexlm features, but Autodesk's are so cryptic they provide a rather beefy lookup table: https://knowledge.autodesk.com/customer-service/network-license-administration/managing-network-licenses/interpreting-your-license-file/feature-codes/2018-flexnet-feature-codes Due to how they're issued...