|
AlarmTraq 5.3 |
After many months of development we pleased to announce the beta release of alarmtraq version 5.3
Existing alarmtraq customers are welcome to beta test the new release provided
they contact alarmtraq support with any issues related to the new release.
New or enhanced features
Time of day, day of week notification for email and pagers
Improved Dispatcher templates
Enhanced X-Alerter (multiple phone numbers)
Updated ActiveX controls
Support for NICE loggers via SNMP
Known Issues:
When I try to connect to a system using RAS/PPP I get an error saying:
DAX Error:
Cannot create object [ElStringListX]
Solution:
The SSH dll files did not correctly register when AlarmTraq was installed, to
correct this problem you need to manually register the dll files. This can be
done using the regsvr32 command from the AlarmTraq folder.
C:\> cd\Program Files\AlarmTraq
C:\Program Files\AlarmTraq> regsvr32 BaseBBox6.dll
C:\Program Files\AlarmTraq> regsvr32 SSHBBoxCli6.dll
Or you can copy this batch file to the AlarmTraq folder and run it
RegDLL.bat
(right-click and Save Target As... to the "C:\Program Files\AlarmTraq\"
folder.