Sensors tab
The Sensors tab displays all the available sensor licenses.
The quick search field above the list provides fast, as-you-type search. It filters the rows in the list, displaying only those rows that have text, in any field, that matches the query string.
Filter the list by License. Select All licenses (the default) or a specific license from the pull-down menu.
Click the icon to create a new sensor license.
The columns to be displayed in the list can be customized by clicking the icon.
Customize the number of rows to be displayed. The default is 25 entries. Use the and icons to navigate through multiple pages.
The list is sorted by status and includes the following fields:
- License key
-
The unique identifier for the sensor license. It is the license key with the sensor key concatenated to it, for example,
ABCDEFGHIJ0123456789:sensor-1
.Click the icon in the list header to sort the list by license key.
- Name
-
The name assigned to the sensor or sensor group.
Click the name and modify its text in the textbox. Click to save your change.
Click the icon in the list header to sort the list by name.
- Group
-
The name of the sensor group.
Click the icon in the list header to sort the list by group.
Click the icon in the list header to add or modify a sensor group.
- License type
-
The type of license (for example, Commercial, Non-commercial-institutional, or Trial).
Click the icon in the list header to sort the list by license type.
- Status
-
A Sensor is either Active or Inactive. The system prompts you that toggling an active sensor license to inactive takes effect immediately.
Create a new sensor license
To create a new sensor license on the Add sensor tab, perform the following steps:
-
Click the icon to create a new sensor license.
-
Select a License key from the pull-down menu. For example,
ABCDEFGHIJ0123456789
. -
Enter a Sensor key. The sensor key is restricted to alpha-numeric characters, dot (
.
), and dash (-
). For example,sensor-1
. The resulting sensor license is the license key with the sensor key concatenated to it, for example,ABCDEFGHIJ0123456789:sensor-1
. -
Enter a Name. The name is restricted to alpha-numeric characters and the following special characters;
(
,)
,[
,]
,-
,:
,.
,,
,;
,_
,@
,~
,/
,#
,%
,!
,|
,$
, and^
. The name should be between 1 and 64 characters in length.
Click Save. Click the Sensors tab to return to the Sensors listing and confirm the sensor license has been added.
Once you have added a sensor license, you can install a Sensor and run the
lastline_register
command. When you are prompted for a license for the
Sensor, the lastline_register
command will display the sensor license you created in the list of available licenses.