Tool

m1kecook's picture
tool
Reads:

3415

Score:
0
0
 
Comments:

0

GERM

Author Info

6 September 2006 - 1:08pm
Submitted by: m1kecook

license: 
Free

GERM (Generic Event Replication Monitor) is designed to verify that a set of events have been replicated correctly to multiple destinations. The original use was to verify that employees hired (or terminated) had accounts created (or disabled) in multiple applications, like a directory, email, app db, etc. This usually involves querying a database for a set of "events" to check (such as from the HR database for all employees hired within the last 30 days), then query a set of destinations (via JDBC, LDAP, or custom) to verify the data from the source event exists and matches in each destination.

See included Readme for additional info.

Requirements

  • Java JVM v1.4 or higher (on Linux, NetWare, or Windows)
  • A JDBC-accessible database (see Database) for configuration and results
  • Desired configuration in GERM.properties (or other specified properties file)
  • Other Java libraries (.jar's) as needed for JDBC, JNDI/LDAP, JSSE,
  • etc.

No support provided for this tool.

Attachmentサイズ
GERM_20060317.zip1.41 MB




User Comments

© 2013 Novell