0.4.00.4.10.4.2
|
Last change
on this file since 74e060a was
74e060a,
checked in by Michael Medin <michael@…>, 14 months ago
|
- Added new command to EventLog? CheckEventlogCached? which checks result caught by the real-time process.
CheckEventLogCACHE warn=gt:1 crit=gt:5
Requires a configured real-time checker to work.
- Fixed issue in installer and "Make file writable" by everyone now uses Users SID.
- Fixed issue in installer and "Default plugins" now correctly sets them to 1.
- Removed dependency on tcpip from the service and the installer
- Added a series of keywords to EventLog? check to facilitate better checking
- Added a set of aliases to make EventLog? behave more like Wdinwos Eventlog viewer.
- Added a lot of unit test cases to the Eventlog checker.
- Fixed issue with default schedule beeing added as an item and not a template
|
-
Property mode set to
100644
|
|
File size:
172 bytes
|
| Line | |
|---|
| 1 | #ifndef VERSION_HPP
|
|---|
| 2 | #define VERSION_HPP
|
|---|
| 3 | #define PRODUCTVER 0,4,0,145
|
|---|
| 4 | #define STRPRODUCTVER "0,4,0,145"
|
|---|
| 5 | #define STRPRODUCTDATE "2012-03-18"
|
|---|
| 6 | #endif // VERSION_HPP
|
|---|
Note: See
TracBrowser
for help on using the repository browser.