
|
02 February 2010
Internationalization
|
AggreGate is now fully internationalized and translated into Russian. Chinese and other versions are coming soon!
18 December 2009
Open-source APIs
|
Java and .NET open-source APIs allow connecting to AggreGate LinkServer in Agent mode (for "implementing a hardware device" using these languages) or Client mode (for accessing any server/device data, operations and events). Get these APIs in the downloads section.
25 August 2009
AggreGate 4.3
|
Mac OS support, device discovery, dynamic maps, and more.
|
 |
|
 |

|
Home Features Job Scheduler
|
 LinkServer’s job scheduler lets you periodically execute any device management or system task, such as: - Checking device status every two hours and running an external application in the case of problem.
- Purging device internal memory every Sunday at 4:00 AM.
- Sending an attendance report by e-mail on the 2nd and 17th of every month at 4:00 PM during 2009 and 2010.
Any operation available within AggreGate may be scheduled for periodic execution. If the operation is interactive and requires user input, input parameters may be pre-defined during scheduling. When the server is restarted, the scheduler can detect if any scheduled jobs were missed (not launched) while the server was down. There are two types of schedules: - Simple schedule. According to a single simple schedule, the action is executed for a set number of times with a fixed interval. It is also possible to specify start and end of time interval when the execution may take place.
- Advanced schedule. Advanced schedule allow complex execution patterns like "execute every minute starting at 2pm and ending at 2:59 PM, every day" or "execute at 10:15 AM on the last Friday of every month during the years 2009, 2011, 2013 and 2015".
|
|