| Index |
| |
| ID |
Title |
Platform |
Area |
Type |
|
609
|
New alarm condition operators/regular expressions
|
All
|
Alarms
|
Feature |
|
610
|
Add interval parameter to custom scanner
|
All
|
Custom Scanner
|
Feature |
|
616
|
Better detect datastore write errors
|
All
|
Datastore
|
Feature |
|
611
|
Add process elapsed time in fractional hours
|
All
|
System.Process
|
Feature |
|
615
|
Add special handling of log file in text scanner
|
All
|
System.Text
|
Feature |
|
612
|
Improved word wrapping in tables
|
All
|
Web Interface
|
Feature |
|
614
|
Add custom links configuration pages
|
All
|
Web Interface
|
Feature |
|
607
|
Alarm suspend hours does not allow a time of 0
|
All
|
Alarms
|
Defect |
|
608
|
Some Internal alarms do not auto-clear
|
All
|
Alarms
|
Defect |
|
613
|
Alarm IDs begin with 4
|
All
|
Alarms
|
Defect |
| Details: |
| |
|
ID: 609
|
Title: New alarm condition operators/regular expressions
|
Platform: All
|
Area: Alarms
|
Type: Feature |
| |
Add case-insensitive string compare operators (=i, !=i, ~i, !~i). Add regular-expression operators (=~, !=~). Add a set expression {a,b,c}, and set operators (in, !in). |
|
| |
Example:
 |
|
| |
|
ID: 610
|
Title: Add interval parameter to custom scanner
|
Platform: All
|
Area: Custom Scanner
|
Type: Feature |
| |
Add "%i" optional parameter to the custom scanner command property. This will be replaced with the scanners interval if present in the command line specified. For example, "command=/path/executable %i" |
|
| |
|
ID: 616
|
Title: Better detect datastore write errors
|
Platform: All
|
Area: Datastore
|
Type: Feature |
| |
Improve the detection of datastore write errors due to reaching the filesystem maximum file size, etc. |
|
| |
|
ID: 611
|
Title: Add process elapsed time in fractional hours
|
Platform: All
|
Area: System.Process
|
Type: Feature |
| |
Add process elapsed time in seconds. The field will be called AgeHrs and will represent the process elapesed time in fractional hours (precision = 36 sec) |
|
| |
Example:
 |
|
| |
|
ID: 615
|
Title: Add special handling of log file in text scanner
|
Platform: All
|
Area: System.Text
|
Type: Feature |
| |
Add the ability to only process the new lines (tail) of log files. Log files are designated by the new scanner property: Logfiles. Regular files are still processed as before and are still specified in the files property. Logfiles only produce SLS data |
|
| |
Example:
 |
|
| |
|
ID: 612
|
Title: Improved word wrapping in tables
|
Platform: All
|
Area: Web Interface
|
Type: Feature |
| |
Improved word wrapping in table cells. This will be most visible in alarm conditions where lots of punctuation is used. Characters are weighted in order to better handle proportional fonts. |
|
| |
|
ID: 614
|
Title: Add custom links configuration pages
|
Platform: All
|
Area: Web Interface
|
Type: Feature |
| |
Add configuration pages for the user defined custom links added with issue 594. |
|
| |
Example:
 |
|
| |
|
ID: 607
|
Title: Alarm suspend hours does not allow a time of 0
|
Platform: All
|
Area: Alarms
|
Type: Defect |
| |
The alarm suspend hours should allow a time of 0.00 hours (old format) but does not. A time of 0:00 (new format) is allowed. |
|
| |
|
ID: 608
|
Title: Some Internal alarms do not auto-clear
|
Platform: All
|
Area: Alarms
|
Type: Defect |
| |
Custom scanner internal alarms do not auto-clear as do the data alarms. General configuration errors do not auto-clear either. |
|
| |
|
ID: 613
|
Title: Alarm IDs begin with 4
|
Platform: All
|
Area: Alarms
|
Type: Defect |
| |
Alarm IDs begin with 4 not 1. |
|
| |