-
Notifications
You must be signed in to change notification settings - Fork 1
Development of Extraction Modules and Monitoring Daemons
PET is a generic tool, that only provides a basic set of Extraction Modules. It is often necessary to develop a missing Extraction Module and Monitoring Daemons to configure PET for customized needs.
We created a template class for module developers to simplify the development. It is also often helpful to browse the sources of existing modules. PET uses Java Reflections to detect new Extraction Modules, so it is not necessary to modify any existing code.
To develop an own Extraction Module or Monitoring Daemon, copy the template class, and follow its instructions:
This project has received funding from the European Union’s Seventh Framework Programme for research, technological development and demonstration under grant agreement no FP7- 601138 PERICLES.
<img src="https://github.com/pericles-project/pet/blob/master/wiki-images/PERICLES%20logo_black.jpg" width="200"/ align="right">