Projects / phpLicenseWatcher

phpLicenseWatcher

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
Licenses

RSS Recent releases

  •  28 Nov 2006 15:25

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

  •  13 Jun 2005 11:39

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

  •  04 Mar 2005 11:06

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

  •  05 Aug 2004 15:34

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

  •  02 Jul 2003 14:46

Release Notes: The admin page can now be password protected. Locked licenses can now be removed from the Web interface.

RSS Recent comments

26 Apr 2010 20:40 Xygoteneph Thumbs up

When will the next release of phpLicenseWatcher be released? I love the tool, but some parts do not work, such as the graphs.
Thank you in advance for an excellent tool!!! :)

07 Jul 2006 12:14 vvuksan

Re: 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

07 Jul 2006 11:55 vitomatic

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

30 Sep 2005 04:26 sjreilly

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

06 Jul 2005 23:33 schlemeyer

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 : dev.mysql.com/download...

Screenshot

Project Spotlight

Philip's Music Writer

A text-to-PostScript music typesetter.

Screenshot

Project Spotlight

husk-scheme

An R5RS-compatible Scheme interpreter.