Root administrators in ESM using self update undo does not always work correctly

Description If scheduling an ESM update that is not the recommended version; if you delete the update, undo it, the scheduled update will be the recommended version which is not what was intended. User should delete the update and instead of hitting undo, go do another scheduled update. <br> Tested Version exacqVision ESM 4.1 <br>… Continue reading Root administrators in ESM using self update undo does not always work correctly

Search may not work correctly on large event tables

Description Every few seconds ESM will index new content so that the search bar can provide more current information about events, cameras, servers etc related to keywords a user searches. If there are a large number of camera or server events, this is more possible on large deploys with more frequent events happening, the indexing… Continue reading Search may not work correctly on large event tables

ESM API for getting camera may show incorrect last Connection

Description In retrieving cameras in the API, a user can determine how long the camera has been connected by looking at lastConnection. However, for some cameras this value may be Null even though the camera connected state is connected. <br> Tested Version 4.0.0 <br> Platform [All] <br> Steps to reproduce Make a request to http://webservice.exacq.org:8080/api/cameras/?slug=rootexacqvision-linux-server2556166 <br>… Continue reading ESM API for getting camera may show incorrect last Connection

High CPU utilization for large ESM deploys on server 2008 in windows

Description On a customer site, we have seen high CPU utilization in the 85% or more range with multiple cores (more than 20 cores). ESM will spin up a sub importer per core, so there could be 20+ sub importers in this scenario. Each using CPU, the total can be very high. On newer windows… Continue reading High CPU utilization for large ESM deploys on server 2008 in windows

Getting server lists for exacqVision Client may connect to a server more than once

Description If there are two different servers with the same server name in two different groups in ESM, it is possible that the client sync with ESM will pull in the server at different times during the continuous sync with ESM (every 5 minutes) by confusing the group hierarchy of the same named servers.To workaround… Continue reading Getting server lists for exacqVision Client may connect to a server more than once

Setup Postgres with SSL

Description After Postgres is installed and an SSL certificate is acquired: 1. Open the postgresql.conf for editing as an administrator:Windows: C:\exacqVisionEsm\PostgreSQL\9.2\data\postgresql.confLinux: /usr/local/exacq/esm/PostgreSQL/9.2/data/postgresql.conf2. Locate the “# – Security and Authentication -” section:Replace it with:# – Security and Authentication – #authentication_timeout = 1min # 1s-600s ssl = on # (change requires restart) #ssl_ciphers = ‘DEFAULT:!LOW:!EXP:!MD5:@STRENGTH’ # allowed SSL ciphers # (change… Continue reading Setup Postgres with SSL

ESM spare server can’t be removed from failover group unless designation as spare is removed

Description ESM spare failover server can not be removed from failover group on server edit form, unless the “Spare” designation is removed first. <br> Version Introduced v3.0.2.72327 <br> Platform ALL <br> Steps to reproduce Create ESM failover group Add server to group as spare server. CAUTION: This will change server configuation. On the server detail… Continue reading ESM spare server can’t be removed from failover group unless designation as spare is removed

Duplicated Scheduled Action

Description Editing a scheduled server or web service action duplicates the action <br> Version Introduced 4.5.2.103025 <br> Platform All <br> Steps to reproduce Schedule a server or a web service action (this can be version update, license update, or config update)Go to server or web service action listClick edit next to one of the actions… Continue reading Duplicated Scheduled Action