|
J2ME
J2ME stands for "Java™ 2 Micro Edition", which enables
small devices like cell phones and PDAs to run Java applications.
Augur's J2ME messenger provides the most interactive
remote interface to Augur's fault management system.
The baseline "MIDP" version of J2ME is
used for maximum device portability.
Most cell phones and PDAs are compatible.
|
Usage
The Augur application running in the background on a cell phone
will periodically check the Augur server for updates.
If new alert notifications are waiting for the user, the phone will
(optionally) generate sounds to indicate the number or severity of notifications.
When the user is ready, they can view the alerts sent to them by the
notification system, or request a statistical summary of those alerts.
The user can select one or more alerts, then choose a menu action:
- View details
- Acknowledge (take onus)
- Delay escalations
- Clear
|