Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
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
Owner
priyadarshee
Website
https://github.com/divyaimca/Nagios-Plugins/blob/master/check_flexlm_status.plx
Download URL
https://raw.github.com/divyaimca/Nagios-Plugins/master/check_flexlm_status.plx
License
GPL
Compatible With
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.
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)
You must be logged in to submit a review.
To:
From: