| Languages: |
English • Deutsch |
Contents |
This is a plugin to check when your Perforce server license is set to expire and warn you as you get close. It also reports the number of users your license is for. The author can be reached through this blog entry.
check_p4_license : Perforce license checker
./check_p4_license -H 127.0.0.1 -w 10 -c 4
> ./check_p4_license -h
Usage: ./check_p4_license -H <host> [-p <port>] [-w <warn>] [-c <crit>]
-H, Hostname or IP address of Perforce server
-p, port number of Perforce service on host
-w, days difference to return a warning status
-c, days difference to return a critical status