The plugin interface allows users to write their own plugins that reacts to alarms etc.

Registered by johan

The plugin interface allows users to write their own plugins that reacts to alarms etc.
This blueprint is about building this interface. There is example code in src/plugin/dummy.c
A plugin is loaded using:
./cmon --plugins=src/plugin/libdummy.so
and the parameters to the plugin should be specified using the format:
./cmon --<plugin-name>-<paramater>
It is up to the plugin to implement the parsing of the parameter.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Medium
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

The interface is materializing..

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.