phpLicenseWatcher is a Web frontend to the FlexLM lmstat and lmdiag commands. You can keep track of usage, health of license servers, get alerted when licenses are due to expire, and capture usage history.
| Tags | Utilities |
|---|---|
| Licenses | GPL |
Recent releases


Changes: A new Web-based configuration interface. Many minor bugfixes.


Changes: Minor bugfixes to fix graphing of daily, weekly, monthly, and yearly utilization. Other minor bugfixes.


Changes: This release adds weekly, monthly, and yearly reporting capabilities.


Changes: Minor bugfixes that deal with issues some people have encountered. Updated documentation.


Changes: The admin page can now be password protected. Locked licenses can now be removed from the Web interface.
- All comments
Recent commentsRe: lmutil lmstat not working from remote machine
> /usr/local/bin/lmutil lmstat -c
> 27000@gregory.zzz.net
>
> ***** lmutil - Copyright (c) 1989-2005
> Macrovision Europe Ltd. and/or
> Macrovision Corporation. All Rights
> Reserved.
>
> ***** Flexible License Manager status on
> Fri 7/7/2006 11:31
>
> *****
>
> ***** License server status:
> 27000@GREGORY
Do you have zzz.net as the search suffix in the /etc/resolv.conf ie. can you do
lmstat -c 27000@GREGORY
lmutil lmstat not working from remote machine
Hi I have a windows server running FlexLM for cadence and unigrafx. I am trying to remotely query form a linux server to this windows server, but, it doesn't work.
Any ideas?
/usr/local/bin/lmutil lmstat -c 27000@gregory.zzz.net
***** lmutil - Copyright (c) 1989-2005 Macrovision Europe Ltd. and/or Macrovision Corporation. All Rights Reserved.
***** Flexible License Manager status on Fri 7/7/2006 11:31
*****
***** License server status: 27000@GREGORY
***** License file(s) on GREGORY: 27000@gregory.zzz.net:
*****
***** lmgrd is not running: License server machine is down or not responding. (-96,7:13 "Permission denied")
*****
Multiple License port@server Which licenses Status Current Usage Available features/license lmgrd version
5280@gregory.zzz.net Cadence Licenses DOWN Details not available Listing/Expiration dates not available unknown
27000@gregory.zzz.net Unigrafx 27000 DOWN Details not available Listing/Expiration dates not available unknown
FlexLM checkouts error
Hi,
I've been running your excellent tools for some time now and all works very well except (you could see that coming couldn't you!) for the FlexLM checkouts section where I get an "DB Error: unknown error" message.
Any ideas?
TIA
Steve
Re: Checking DB connection: DB connection failed because: DB Error: not found
% I need more info ie. what is the $dsn
> value you are using. How can you access
> with mysqlodbc ?
>
> Vladimir
>
When i start check_installation.php i get this message at the end of the page.
Your current settings are
$db_hostname = id3073;
$db_username = test;
$db_password = test;
$db_database = licenses;
$dsn = mysql://test:test@id3073/licenses
To test database connection i use Myodbc : http://dev.mysql.com/downloads/connector/odbc/3.51.html
Re: Checking DB connection: DB connection failed because: DB Error: not found
> After a hard work of setting up this
> tool, i get every time this error :
> Checking DB connection: DB connection
> failed because: DB Error: not found
> But i can access with mysqlodbc. What's
> wrong - any idea ?
I need more info ie. what is the $dsn value you are using. How can you access with mysqlodbc ?
Vladimir