|
WAM
The Wombat WAM (Wombat Application Management) API makes it possible allow
customers to implement management and monitoring systems.
Using the WAM API, developers can add management and monitoring hooks to
their applications once, and get access to many different application
management and monitoring tools. Wombat has already implemented WAM
interfaces to the following application management products:
- TIB/Hawk AMI
- The wadmin utility (a very flexible command line utility)
The following WAM interfaces are also planned and/or possible (and will be
implemented based on customer interest):
- SNMP
- Tivoli
- Custom in-house monitoring systems (through derivation of the
WamInterface class, which is presented as part of the WAM API).
|