You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From source c861cf6 ( flexlm_exporter --version produces blank version output, running make before gives an error File not found - *~ make: *** [Makefile:58: clean] Error 2)
flexlm_exporter command line flags and relevant YAML configuration file information
It seems like my issue is the same as in #28. Checking the code, it seems like only the code in lmstat_feature_exp_linux.go got updated, while the code in lmstat_feature_exp_windows.go still only supports the old method.
lmstat -i output
lmutil - Copyright (c) 1989-2019 Flexera. All Rights Reserved.
Mon 12/13/2021 13:35
NOTE: lmstat -i does not give information from the server,
but only reads the license file. For this reason,
lmstat -a is recommended instead.
Feature Version #licenses Vendor Expires
_______ _________ _________ ______ ________
ACTEL_SUMMIT 9.1 2 actlmgrd 24-jan-2022
microsemimsim 2022.11 2 mgcld 24-jan-2022
microsemimsim 2022.12 1 mgcld 2-dec-2022
actelmsimvhdl 2022.11 2 mgcld 24-jan-2022
actelmsimvhdl 2022.12 1 mgcld 2-dec-2022
Host operating system:
Windows 10
flexlm_exporter version:
From source c861cf6 (
flexlm_exporter --version
produces blank version output, runningmake
before gives an errorFile not found - *~ make: *** [Makefile:58: clean] Error 2
)flexlm_exporter command line flags and relevant YAML configuration file information
flexlm_exporter.exe --path.lmutil="C:\flexlm\lmutil.exe" --log.level=debug --web.disable-exporter-metrics
Are you running flexlm_exporter in Docker?
No
What did you do that produced an error?
Starting it normally
What did you expect to see?
Expiration dates in prometheus
What did you see instead?
Nothing
It seems like my issue is the same as in #28. Checking the code, it seems like only the code in lmstat_feature_exp_linux.go got updated, while the code in lmstat_feature_exp_windows.go still only supports the old method.
lmstat -i output
flexlm_exporter output :
The text was updated successfully, but these errors were encountered: