Sysmon

Sybase 15 sysmon reports processor

http://github.com/rukav/Sysmon

Latest on Hackage:0.1.2@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Vitaliy Rukavishnikov
Maintained by [email protected]

A library for processing Sybase 15 sysmon reports.

The library provides an interface to parse sysmon reports, to query the data, to aggregate the multiple sysmon reports, to generate the optimization hints. The hints parameters can be configured.

See the Database.Sybase.Sysmon.Log package for the exported functions and Sample.hs for the usage example.