LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-24-2015, 10:21 PM   #1
decenter
Member
 
Registered: Sep 2011
Distribution: Fedora release 21 (Twenty One)
Posts: 156

Rep: Reputation: 19
License management and alert system


Hi,

Does any one know any tool that manages software licenses and alert through email if that license is going to expire? I see a lot of asset management software, but I doubt they contain an alert notification system for software license

For ex: http://snipeitapp.com/ ( I doubt that contains alert notification for software license management)

Thanks
 
Old 02-25-2015, 09:27 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by decenter View Post
Hi,
Does any one know any tool that manages software licenses and alert through email if that license is going to expire? I see a lot of asset management software, but I doubt they contain an alert notification system for software license

For ex: http://snipeitapp.com/ ( I doubt that contains alert notification for software license management)
No, but it shouldn't take much to write one to suit your needs. If it's just for your own/small team of admins to use, a very simple MySQL database with a few fields (such as software name, license expiration date, etc.) is trivial to set up. A small script to run via CRON each day to read those dates and shove out an email to the team is also easy. That's how I did it, and even put up a little PHP page to make updating it easier, but that wasn't NECESSARY, just nice.

You can also lowball it even further, and put an event on your calendar with notifications turned on. Or have a spreadsheet with the relevant information too. Lots of ways to do it for free.
 
Old 02-25-2015, 09:31 AM   #3
decenter
Member
 
Registered: Sep 2011
Distribution: Fedora release 21 (Twenty One)
Posts: 156

Original Poster
Rep: Reputation: 19
Quote:
Originally Posted by TB0ne View Post
No, but it shouldn't take much to write one to suit your needs. If it's just for your own/small team of admins to use, a very simple MySQL database with a few fields (such as software name, license expiration date, etc.) is trivial to set up. A small script to run via CRON each day to read those dates and shove out an email to the team is also easy. That's how I did it, and even put up a little PHP page to make updating it easier, but that wasn't NECESSARY, just nice.

You can also lowball it even further, and put an event on your calendar with notifications turned on. Or have a spreadsheet with the relevant information too. Lots of ways to do it for free.
Great. That was what I thought. (MySQL way, Just asking if any tool exists to do that! I know glpi (http://www.glpi-project.org/?lang=en), but that's too heavy for this purpose.
 
Old 02-25-2015, 09:55 AM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by decenter View Post
Great. That was what I thought. (MySQL way, Just asking if any tool exists to do that! I know glpi (http://www.glpi-project.org/?lang=en), but that's too heavy for this purpose.
Hadn't seen that before, but for license management, the target audience is very small. A few fields in a MySQL DB/table and a script is all you need. Of course, it'll START simple...then, feature creep sets in. And you soon wind up with:
  • Alerts coming out xx days before license expiration
  • Repeat alerts until license is renewed
  • PHP forms to fill in this junk, so you can avoid the CLI
  • SMS alerts (because hey, why not?)
  • Auto printing of invoices for the licenses (because hey, why not? You'll have to print them ANYWAY to get it renewed, right?)
  • etc., etc., etc...
Until you wind up with a monstrosity. Not saying that I'VE done that, of course...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need a open source tool for license management arpit_gupta Linux - Software 2 12-13-2011 05:47 AM
LXer: Linux Foundation Simplifies FOSS License Management LXer Syndicated Linux News 0 09-08-2010 12:00 PM
System alert elainelaw Linux - Newbie 7 06-21-2010 04:27 AM
new system alert sathiyamoorthy Linux - Server 5 04-03-2008 05:39 AM
license management kapilcool Linux - Software 5 09-01-2006 06:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration