| The following features will be implemented in the future
versions: Custom configurators
This will allow plugin developer to use his own configurator to modify
plugin's properties
Web interface
The application will work as the web server, so one can remotely connect
to it through web interface and watch gathered data.
Alerts
The agents that will watch the values returned by gathering methods
and alert a user (as a message or an e-mail) in case some condition is met
(for example, limit is exceeded).
Analyzers
The intelligent plugins that will analyze one or more counter data,
calculate necessary values and draw special charts based on these
calculations (for example, standard deviation and the normal distribution
chart, histograms, pie charts and the like).
Remote database support
The application will use external database instead of the internal one
for better performance.
Looking further
Data gathered by the methods will be much more complex than just a
single time-value pair. Custom browsers (as the plugins themselves) can be
written to display any kind of defined data type.
P2P
Users will be able to exchange the information they gather by means of
lookup and discovery of the various data types of different information
sources and gathering methods.
|