How to find the TIBCO LogLogic LSP version from the shell

How to find the TIBCO LogLogic LSP version from the shell

book

Article ID: KB0077392

calendar_today

Updated On:

Products Versions
TIBCO LogLogic Log Management Intelligence 4.8 and higher

Description

There are two ways to obtain the currently installed LSP version.

Issue/Introduction

This article explains how to obtain the LSP version using the shell interface.

Resolution

For all non-EVA LMI versions and EVA versions 5.2.0 and higher, you can use the following method:
1. SSH to the appliance using the toor account.

2. Use the following command to get the LSP version from the command line and output will look as below.

mysql -D logappconfig -e 'select valueStr as LSP from Settings2 where name = "lspVersion"';

+------+
| LSPĀ |
+------+
| 15.0 |
+------+


This topic is not applicable for EVA versions prior to 5.2.0 because the LMI EVA was first introduced with 5.2.0.

For LMI versions 6.3.0 and higher (both EVA and non-EVA) you can use the llversion command:
1. SSH to the appliance using the toor account.
2. Execute "llversion".

Logapp root:~ 1$ llversion
LMI Version: 6.3.0
Hotfix Version: N/A
LSP Version: 34.1
LSPC Version: 2.11
Logu Version: 6.3.0.1
llshred Version: 1.0.2
MCAgent Version: 2.4.9
EDC Version: 2.1.0
Monitoring Console Version: 6.1.0