License Management

plugin to check flexm status and usage(number of license pulling)

Description:

Plugin to check flexlm status and usage – number of license pulling from remote license server.

Current Version

0.1

Last Release Date

2012-12-27

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI

Owner

License

GPL


Project Files
Project Photos
Project Notes
It takes the port number and the license server hostname as argument It checks whether the license server is running on the given port@host and it also checks how many licenses are pulled from the remote license server by greping the local server hostname. Here in the script, replace the $lmpath with the path to lmutil. Replace the $serv with the local prod server hostname from where license is pulled.
Reviews (1) Add a Review
not accurate - does not return licenses served from a single server
by ruddockr, February 28, 2014

the syntax of the line: $users =`$lmpath lmstat -c $licsrv -a | grep -i $serv | wc -l`; does NOT yield number of licenses served but just a line list containing $serv (which is just the server name) needs updated for newer lmgrd tools. maybe worked on an old lmutil version but not current ones (v9 or greater)



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
1 (2)
Favorites
1
Views
52,922