No Results
sysinfo | si

Retrieves the edgeCore version, Tomcat server version, the server’s endpoints and shutdown port, the install home, Java version, OS, and system time zone.

Command

bin/es-cli.sh sysinfo

Parameters

None

 

edgeCore version: 4.3.11 & 4.3.11-hotfix4

The following is also returned when running the sysinfo command:

  • Build ID: makes it easier to identify that the build was updated;
  • Server status, which can be:
    a) UNLICENSED
    b) ACTIVE
    c) UNDER MAINTENANCE

 

Example

bin/es-cli.sh --user admin --pass admin sysinfo

Response

edgeSuite CLI Version: 4.3.11-hotfix4
edgeSuite CLI BuildId: 20220317T045906+0000
         Java Version: 1.8.0_202-b08
        edgeSuite URL: http://localhost:8080

Server status        ACTIVE

edgeSuite version    4.3.11-hotfix4
Server version       Apache Tomcat/9.0.58
Java version/vendor  1.8.0_202/Oracle Corporation
Install home         C:\Users\Admin\Downloads\edgeCore-4.3.11-hotfix4
OS                   Windows 10 10.0 amd64
Used Memory          1.0 GB
Max Memory           2.0 GB
Processors           8
Enabled Features     [RPA, STANDALONE]
Cache DB             H2
Auth DB              H2
Endpoints            [http://10.99.10.154:8080, http://192.168.8.101:8080, http://fe80:0:0:0:3ddc:d1f7:7cab:29d3%7:8080, http://fe80:0:0:0:9910:3fa9:584f:75c%21:8080, http://fd30:aae4:fe37:a000:391f:5e2b:608e:a426:8080, http://fd30:aae4:fe37:a000:9910:3fa9:584f:75c:8080]
Shutdown port        8005
Time zone            Europe/Prague

 


Terms | Privacy