Q: What has changed from version 1.4.0 to 1.5.0
A: Below is a list of changes:

cmonClient/cmonServer:

  • CmonClient has been made more robust in its reading of log files. At the same time, corrections were made to syncronize APIs access when writing to the log files.
  • Added a dataPipeline test for 290 node cluster.
  • Added tests for LLO createRDS command.

frameAPI:

  • An issue with the createRDS command not being able to generate frames from subsections of compressed frames has been correctd.

Resource Variable changes:

  • LDASapi.rsc (local dir: /ldas_outgoing default dir: /ldas/bin)
    1.       ;## desc=Max time delay before recording failure to update archiveIndex with log entry
            set ::MAX_LOGARCHIVE_DELAY_SECS 2
            
  • cmonClient.rsc (local dir: /ldas_outgoing/cntlmonAPI default dir: /ldas/lib/cntlmonAPI)
    1.         ;## desc=max size of status message
      	set ::MAX_MSG_LEN 100000
            
    2. 	;## desc=max number of graph points
      	set ::MAX_GRAPH_POINTS 100000
            

Closed Problem Reports




Back to LDAS FAQ