Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
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)