This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# checking if license on port is active and port is reachable, flexlm servers | |
# tools needed: nc (netcat), lmutil | |
# Version: 1.1 | |
# Author: Chrissy | |
# Example: | |
# Usage (check license on specific port): check-flexlm-port.sh license01 270000 |