This guide helps you to add database logging to any of your services. Microsoft SQL Enterprise Manager 1. To create a new Database, open up the Microsoft SQL Enterprise Manager. 2. Right-click on “Databases” and select “New Database”. 3. Select a Database Name there and click “OK”. ODBC Data Source Administrator After you created the […]
How To setup Database Logging Action
1. Start the Application. 2. Again, you can select the language to use. And again, I suggest using English, as this makes the guide easier to follow. 3. Then define a new rule set, right click “Rules”. A pop up menu will appear. Select “Add Rule Set” from this menu. On screen, it looks as […]
How do I delete filters for database reports?
1. Once MonitorWare Console 2.0 is opened, on the left hand side, you can see a tree view with a node called “Reports”. Click on that node. It will show you the list of available reports under it as well as on the right hand side. You will see something similar to the following figure: […]
How do I apply filters for database reports?
MonitorWare Console Reporting Module also enables you to apply filters on your desired reports. This step-by-step guide will help you through creating these filters. You can: Add a filter Update a filter Delete a filter
Timestamp in field “ReceivedAt” and “DeviceReportedTime” stored in the database is wrong ?
The local PC-Time and other reported device time is correct but the the time stamp in “ReceivedAt” and “DeviceReportedTime” field stored in the database is wrong ? The time in field “ReceivedAt” and “DeviceReportedTime” which is stored in the Database Table (e.g. MySQL, SQL Server) isn’t actually wrong. In the database logging action (the one […]
How can I extend MonitorWare Database?
How can I extend MonitorWare Database? You can create new fields and tables by appending u- before the names. This way the names of your custom fields and tables will never conflict with our fields and table names respectively since we will never add a field or a table name starting with u- but as […]