A utility that displays license information, PLUtils is available on both Windows and Linux InTime Server version 2.6.10 and beyond.
Usage
In Windows, the script to execute is called plutil.bat
(plutil.sh
in Linux). This script can be found in the InTime Server installation directory.
The script accepts 2 optional arguments:
- IP Address of InTime Server (default:
127.0.0.1
) - InTime Server Admin port (default:
39942
)
These commands are effectively the same:
./plutil.sh
./plutil.sh 127.0.0.1
./plutil.sh 127.0.0.1 39942
View all options with the--help
argument:
./plutil.sh --help
Example output
$ ./plutil.sh 127.0.0.1 39942 plutil - Copyright (c) 2009-2019 by Plunify Pte Ltd. All rights reserved. Plunify License Manager status on Wed 2019-02-13 03:32 License server status: 39940@hostname License file(s) on hostname: /home/plunify/intimeserver/./server.lic Users of InTime: (Total of 8 licenses issued; Total of 2 licenses in use) "InTime" v2.6.8 (Build 10b264c), Vendor: Plunify Floating License user1 user1_08002770A5E2 192.168.2.210, last Tue 2019-01-22 06:40 user1 user1_000C29404D50 192.168.2.211, last Tue 2019-01-22 06:50
Applies to:
- Linux Operating System
- Windows Operating System
Knowledge Base ID: 201902131 - Last Review: Feb 13 2019 - Revision: 1.1