Skip to content

FinTP/fintp_eventswatcher

Repository files navigation

fintp_eventswatcher

Events Monitoring component of FinTP, collects events related to messages and performance from all FinTP services

Requirements

  • Xerces-C
  • Xalan-C
  • pthread
  • fintp_utils
  • fintp_log
  • fintp_transport
  • fintp_udal
  • fintp_base

See Getting Started to build and install this requirements

Building

  • On Unix-like systems, fintp_eventswatcher uses the GNU Build System (Autotools) so we first need to generate the configuration script using:

      autoreconf -fi
    

Now we must run:

    ./configure
    make
  • For Windows, a Visual Studio 2010 solution is provided.

Installation

See Installation for steps required to install Events Monitoring component

Usage

See Usage to see related configurations.

Contributing

See How To Contribute for a list of areas where help is needed.

License

Copyright

COPYRIGHT. Copyright to the SOFTWARE is owned by ALLEVO and is protected by the copyright laws of all countries and through international treaty provisions. NO TRADEMARKS. Customer agrees to remove all Allevo Trademarks from the SOFTWARE (i) before it propagates or conveys the SOFTWARE or makes it otherwise available to third parties and (ii) as soon as the SOFTWARE has been changed in any respect whatsoever.

About

Collects events related to messages and performance from all FinTP services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages